>> docker images
FATA[0000] Get http:///var/run/docker.sock/v1.18/images/json: dial unix /var/run/docker.sock: no such file or directory. Are you trying to connect to a TLS-enabled daemon without TLS?
solution:
Execute ‘service docker restart‘.
If vm, please reboot vm firstly before ‘service docker restart‘.
原文地址:https://www.cnblogs.com/z1500592/p/9007619.html
时间: 2024-10-06 13:12:08