perguth / chromeos-developer-setup

👨‍💻 • Install common developer tools in one command.
MIT License
15 stars 2 forks source link

docker startup problem #3

Closed perguth closed 4 years ago

perguth commented 4 years ago
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.40/containers/json?filters=%7B%22ancestor%22%3A%7B%22theiaide%2Ftheia%3Anext%22%3Atrue%7D%7D: dial unix /var/run/docker.sock: connect: permission denied

Post install steps missing: https://docs.docker.com/install/linux/linux-postinstall/