>> 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'.