1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

WSL2でdockerが起動しないよう

Posted at

#なんかwindows updateしたらdockerが起動しなくなっちゃった

$ docker ps -a
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

どうして(電話猫)

https://github.com/docker/for-win/issues/5096
githubのissuesにこたえ発見。

1-1.png

Settings > WSL Integratiion > {{distro}}
なんかのはずみでこれが外れちゃってることがあるみたい。こいつをオンにしたら無事起動しました。
Docker on WSL2さいこう。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?