X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=utils%2Fdocker%2Fentrypoint.sh;h=c67e2761a85f3a18f8d41ff70b016b22c8a76b5c;hb=b668d69e8e81bf4e6378daa6fb87e1e9f493aaf7;hp=1820515dbc31d7cf43342c98781904fb07bf01c6;hpb=3dc3bf29f6b63e5e6e383abf3cc728e9e0e3c69b;p=osm%2Fvim-emu.git diff --git a/utils/docker/entrypoint.sh b/utils/docker/entrypoint.sh index 1820515..c67e276 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 $* +exec /containernet/util/docker/entrypoint.sh $* \ No newline at end of file