windows 安装 docker

参照菜鸟教程安装docker

1、下载安装包
Docker Desktop 官方下载地址: https://docs.docker.com/desktop/install/windows-install/
2、启用 Hyper-V
(1)打开程序与功能

(2)打开 启用或关闭windows功能

(3)启用 Hyper-V

3、点击使用下载好的docker安装包

遇到的问题:
1、WSL 2 installation is incomplete.
The WSL 2 Linux kernel is now installed using a separate MSI update package.Please click the link and follow the instructions to install the kernel update:https://aka.ms/wsl2kernel.
Press Restart after installing the Linux kernel.
解决方式:https://blog.csdn.net/weixin_52908342/article/details/125287743

posted @ 2022-12-03 20:02  for_printf  阅读(74)  评论(0)    收藏  举报