Windows 10向けの「Docker Desktop for Windows」(旧称、Docker for Windows、Docker Toolbox)は、LinuxベースのDockerエンジン用の仮想環境としてWindows 10 ...
これに対して、Dockerデスクトップは、Windows向けの新しいDockerの使い方である。 Dockerエンジンがコマンドやコンテナの実行が、Linux内(WSLディストリビューション)内で閉じているのに対して、Dockerデスクトップでは、GUIアプリやdockerコマンドの実行は、Win32側で行い、コンテナーの実行だけWSLを利用する。
Windows Subsystem for Linux 2 (WSL2) has brought the Linux kernel to Windows. Does that really matter, you might ask, since WSL already did an excellent job of emulating Linux? Oh yeah it does. It ...