3
0

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 5 years have passed since last update.

Ubuntu on WSL2 : Cannot connect to the Docker daemon at unix ~ を解決した

3
Posted at

背景

WSL2上のUbuntuのターミナルから、Dockerコマンドを発行した際に、
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
が表示され、その解決に手間取ったので、今後のために、備忘録として残すこととした。

解決方法

Dokcer Desktopを起動して、Resources から WSL INTEGRATION を選び、
以下、2つを有効にすることで、すんなりと解決した。

Enable integration with my default WSL distro
Ubuntu-xxxx (例:18.04)

3
0
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
3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?