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

The command 'docker' could not be found in this WSL 2 distro.と言われたら

Posted at

WSL2で docker runしたら The command 'docker' could not be found in this WSL 2 distro.と怒られた。

wsl2であることを確認。

> wsl.exe -l -v
  NAME               STATE           VERSION
  * xxxxxx    Running         2

docker desktopのResourcesWSL integrationを見たら該当のマシンがoffになっていた。
onにしたらdocker runできました。
めでたしめでたし🦆🦆

image.png

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