[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

AI輔導室|施博瀚的以拉拉拉系列EP1-EP20

AI輔導室|施博瀚的以拉拉拉系列EP1-EP20

被淘汰的論文內容(之後可能用的到)

被淘汰的論文內容(之後可能用的到)

原型鏈(Prototype Chain)

原型鏈(Prototype Chain)


Comments