X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=utils%2Fdocker%2Fentrypoint.sh;h=4349efdd3d1156d9ed7e534a913f6d2e27c4ad1b;hb=7d3b58ecf115dc6dc5932f5f4ac406ba05e739fd;hp=1820515dbc31d7cf43342c98781904fb07bf01c6;hpb=4a309a5a30310329472442c11c76be880595a71a;p=osm%2Fvim-emu.git diff --git a/utils/docker/entrypoint.sh b/utils/docker/entrypoint.sh index 1820515..4349efd 100755 --- a/utils/docker/entrypoint.sh +++ b/utils/docker/entrypoint.sh @@ -6,7 +6,7 @@ set -x # this cannot be done from the Dockerfile since we have the socket not mounted during build # this image is needed for the monitoring in son-emu -echo 'Pulling the "google/cadvisor" image ... please wait' -docker pull 'google/cadvisor' +#echo 'Pulling the "google/cadvisor" image ... please wait' +#docker pull 'google/cadvisor' exec /containernet/util/docker/entrypoint.sh $*