Docker container installation (windows system)

1. Turn on the windows virtualization and Linux subsystem (otherwise there will be an error message asking that it must be started in the BIOS...):

After completing the steps to enable Windows virtualization and the Linux subsystem,restart the computer, to make it effective

2. Visit the download link: https://www.docker.com/products/docker-desktop/

(1) Download the same installation package as your own system (here take Windows as an example)
insert image description here
(2)After downloading the installation package, right-click and "run as administrator" to open the installation package, Restart the computer after installation
insert image description here
(3) Accept the agreement, and then such an interface will pop up, and you can complete it as required (here, let us download and install the Linux subsystem kernel update package), first click Connect, (Note: Do not close the prompt interface here, wait until the update package is updated and click Restart)
insert image description here
(4) After clicking the link to enter here, click "WSL2 Linux kernel update package for x64 computers" to download the update package. After downloading the update package,First double-click the update package to complete the update, then click Restart
insert image description here
(5) Restart the computer

3. Open the docker installed on the desktop, see this introductory tutorial and the installation is successful! ! !

insert image description here

Guess you like

Origin blog.csdn.net/weixin_61275790/article/details/126672489
Recommended