Details
-
Type:
Monitor
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-LAB-HELP
-
HD-Node:Spain
Description
Created question in FIWARE Q/A platform on 16-07-2018 at 09:07
Please, ANSWER this question AT https://stackoverflow.com/questions/51356386/fiware-lab-docker-images-connectivity-issues-building-images
Question:
FIWARE Lab - Docker images connectivity issues building images
Description:
Trying to install some GEs in a FIWARE Lab machine, the installations doesn't complete using Centos base image.
I tried the same process on a local virtual machine and i could get successfully installed the docker container.
Triying to install the FIWARE PEP Proxy (building image) using the docker instructions:
https://github.com/ging/fiware-pep-proxy/tree/master/extras/docker
sudo docker build -t pep-proxy-image .
Sending build context to Docker daemon 6.656 kB
Step 1/7 : FROM ubuntu:14.04
---> 578c3e61a98c
Step 2/7 : MAINTAINER FIWARE Wilma PEP Proxy Team. DIT-UPM
---> Using cache
---> 79f4c3dbc65b
Step 3/7 : WORKDIR /opt
---> Using cache
---> e705b36ae1f3
Step 4/7 : RUN sudo apt-get update && sudo apt-get install make g++ software-properties-common python-software-properties -y && sudo add-apt-repository ppa:chris-lea/node.js -y && sudo apt-get update && sudo apt-get install nodejs git -y
---> Running in 7ee6f4ca98fa
Ign http://archive.ubuntu.com trusty InRelease
Ign http://security.ubuntu.com trusty-security InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Get:1 http://security.ubuntu.com trusty-security Release.gpg [916 B]
Ign http://security.ubuntu.com trusty-security Release
Ign http://archive.ubuntu.com trusty-backports InRelease
Get:2 http://archive.ubuntu.com trusty Release.gpg [933 B]
Get:3 http://archive.ubuntu.com trusty-updates Release.gpg [916 B]
Get:4 http://archive.ubuntu.com trusty-backports Release.gpg [916 B]
Ign http://archive.ubuntu.com trusty Release
Ign http://archive.ubuntu.com trusty-updates Release
Ign http://archive.ubuntu.com trusty-backports Release
I have full connectivity in host machine and also i opened the security rules on open-stack like web dashboard. Also I disabled the Centos firewall
systemctl disable firewalld
I have no problems if I download the image but i cant build on FIWARE Lab
Thanks in advance
Activity
- All
- Comments
- History
- Activity
- Transitions