unetlab
Добавлено: 16 окт 2016 11:33
кто подскажет, как бороться
root@unl01:~# DOCKER_OPTS="-H=tcp://0.0.0.0:4243"
root@unl01:~# service docker restart
docker stop/waiting
root@unl01:~# docker -H=tcp://127.0.0.1:4243 search ubuntu
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon. Is the docker daemon running on this host?). Using system default: https://index.docker.io/v1/
root@unl01:~# DOCKER_OPTS="-H=tcp://0.0.0.0:4243"
root@unl01:~# service docker restart
docker stop/waiting
root@unl01:~# docker -H=tcp://127.0.0.1:4243 search ubuntu
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon. Is the docker daemon running on this host?). Using system default: https://index.docker.io/v1/