啟動docker docker安裝後出現Cannot connect to the Docker daemon You need to add user into docker group. by 'sudo gpasswd -a xxxx docker' (xxx is your user nam ...
啟動docker
service docker startdocker安裝後出現Cannot connect to the Docker daemon
You need to add user into docker group. by 'sudo gpasswd -a xxxx docker' (xxx is your user name)
Then restart your computer
This problem should be solved