Try Docker on Windows Home (September 2020)

Not long ago, I had to use the Docker toolbox to run Docker on Windows 10 Home. But the new Docker Desktop seems to be available for Windows 10 Home as well. I tried this this time.

Docker Desktop Download Site https://hub.docker.com/editions/community/docker-ce-desktop-windows/

Here are the installation requirements. --Windows 10 home version: version 2004 or higher (PCs bought after this fall may be satisfied) --Enable the WSL 2 feature on Windows (It is not included by default, so you need to install it)

My PC did not meet the above Windows version, so I did the following three things. --Windows 10 home update --Installing WSL --Installation of Linux kernel update package I will write down what I did below.

Windows 10 home update

First of all, check the current version of Windows 10. Click the Start button and select Settings.

image.png Please select a system.

image.png Scroll down to see version information (Windows specifications, version). In this example it is 1909. Must be updated to 2004. image.png

Update to Windows 10 home 2004

image.png

.. When it is finished, it will be restarted and if you check it as described above, you can see that it is the latest 2004. image.png

WSL installation

Please start the control panel. image.png Select a program image.png Click Enable or Disable Windows Features image.png Check the Windows subsystem for Linux. image.png When the installation starts and finishes, you will be asked if you want to restart, so please restart.

Installing the Linux kernel update package

It is recommended to refer to https://docs.microsoft.com/ja-jp/windows/wsl/wsl2-kernel. First, download the package image.png Double-click the downloaded file to start it. image.png This is small so I think it will take a few seconds.

Docker Desktop installation

Download the installer from here and run it.

image.png Check the conditions when you start the installer. image.png Click OK to start the installation. image.png After waiting for a while, the installation will be completed and you should restart. image.png After rebooting, Docker desktop will start. image.png

The Getting Started program will start, so you can check the operation by proceeding as it is. image.png

It's not a difficult task, but it takes time, so do it when you can afford it.

Recommended Posts

Try Docker on Windows Home (September 2020)
Try Docker on Windows 10 Home
Use Docker Compose on Windows 10 Home
Using Docker on Windows10 Home WSL2
M.S. docker on Windows
Install Docker on Windows 10 PRO
Run openvpn on Docker (windows)
Try using Redmine on Mac docker
Easily try C # 9 (.NET 5) on Docker
Until you put Ubuntu 20 on Windows 10 Home and WSL2 and run Docker
Building a haskell environment with Docker + VS Code on Windows 10 Home
Windows Docker: Disk pressure on WSL files
I tried running Docker on Windows Server 2019
Run NordVPN on Docker (Windows) Ubuntu container
Introducing Docker Desktop for Windows on WSL2
Try putting Docker in ubuntu on WSL
Try the Docker environment on AWS ECS
Introduced Docker to Windows 10 Home August 2020 version
Liberty on Docker
Try Alfresco 6.0 on Windows (Docker will be introduced at the same time)
Installing Docker Desktop on Windows 10 Home was easy and easy (as of December 2020)
Redmine on Docker
Try running MPLS-VPN with FR Routing on Docker
Try running OSPF with FR Routing on Docker
Operate Docker Desktop for Windows on Linux (WSL)
Build a Doker-based development environment on Windows 10 Home 2020 ver. Part 1 Until WSL2-based Docker build
Install Corretto 8 on Windows
Try DisplayLink on Ubuntu 20.04
Docker installation on CentOS 6
Try OpenLiteSpeed on CentOS8
python notes on docker
A memo when building a Rails 5.2 development environment using Docker Desktop + WSL2 on Windows 10 Home
Install Docker on Manjaro
Try actions on GitHub [actions]
Docker installation on WSL2
Run phpunit on Docker
Launch Nuxt.js + Rails API on Docker and try CRUD operation
Try debugging natural language processing on Windows. with VS Code
Try Hello World using plain Java on a Docker container
Try RabbitMQ + PHP on CentOS
Install Docker on Raspberry Pi
Install Docker on Ubuntu Server 20.04
Oracle Java 8 on Docker Ubuntu
Manually build OpenJDK on Windows
Ubuntu on Windows build speed
Fastest Docker introduction (Windows 10 edition)
Hosted Apicurio Studio on Docker
Install docker on AWS EC2
Try Spring Boot on Mac
The story of fighting ubuntu errors 0x80370114, 0x80000000 to enable docker desktop with wsl2 on windows10 home
People using docker Try using docker-compose
Try Oracle Enterprise Manager Cloud Control with Docker Desktop for Windows
Install Docker and docker-compose on Raspberry Pi 4, Linux (Debian) and Windows 10, respectively