G
G
ghostku2015-06-18 16:08:09
ubuntu
ghostku, 2015-06-18 16:08:09

How to properly install docker on ubuntu 14.04?

I'm trying to install docker on ubuntu according to the manual from the docker site https://docs.docker.com/v1.6/installation/ubuntulinux/
during the installation process I get an error

FATA[0000] Get http:///var/run/docker.sock/v1.18/info: dial unix /var/run/docker.sock: no such file or directory. Are you trying to connect to a TLS-enabled daemon without TLS?

I get the same error after installation if I try, for example, to execute
sudo docker info

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
ghostku, 2015-06-18
@ghostku

I'll answer my own question. The above error appeared because the docker daemon itself was not started. And the daemon didn't start due to conflicts with the remnants of AppArmor, which was incorrectly removed from my system. Everything was solved by reinstalling AppArmor

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question