[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

【Windows】消除桌面右下角浮水印

【Windows】消除桌面右下角浮水印

Tally String Times with Reduce

Tally String Times with Reduce

Day 38 - Environment variable & Workout Tracker

Day 38 - Environment variable & Workout Tracker


Comments