プログラミング備忘録

プログラミングメモ

Docker

「The command 'docker' could not be found in this WSL 2 distro.」のエラー解決方法【Docker】

The command 'docker' could not be found in this WSL 2 distro.

今回は「ubuntu-20.04」でdockerコマンドを実行するとエラーが出たので、その解決方法について解説します。

 

エラー内容

The command 'docker' could not be found in this WSL 2 distro.

The command 'docker' could not be found in this WSL 2 distro.の参考画像


The command 'docker' could not be found in this WSL 2 distro.
We recommend to activate the WSL integration in Docker Desktop settings.

See https://docs.docker.com/docker-for-windows/wsl/ for details.

 

解決方法

「The command 'docker' could not be found in this WSL 2 distro.」が出た時の解決方法を順を追って説明します。

 

Dockerを開く

まずは「Docker」を開いてください。

 

Settingsをクリック

Docker settings

Dockerの右上にある「settings」をクリックしてください。

 

「Ubuntu-20.04」を有効にする

Docker Ubuntu

「Resourse」→「WSL INTEGRATION」の画面に移動します。

Ubuntu-20.04」を有効にして、「Apply & Restart」をクリックしてください。

 

これでエラーが解消されます。

-Docker

Copyright© プログラミングメモ , 2024 All Rights Reserved Powered by AFFINGER5.