[Linux] Docker疑難雜症


Posted by mike-hsieh on 2024-06-14

使用 Docker 有時候會遇到一些奇怪的錯誤,紀錄一下解決方式。

●錯誤: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
# 環境是 wsl + docker
sudo service docker start



#wsl #docker #linux







Related Posts

金魚系列、 RWD (上)

金魚系列、 RWD (上)

CH7-2 dict 字典物件

CH7-2 dict 字典物件

第一週 - for 和 while 迴圈

第一週 - for 和 while 迴圈


Comments