docker使用

遇到的问题

1. Hyper-V虚拟机与visualbox等不兼容

二者不能同时使用

bcdedit / set hypervisorlaunchtype off  # 关闭Hyper-V
bcdedit / set hypervisorlaunchtype auto # 开启Hyper-V

2. OS问题

docker推荐使用Alpine Linux轻量服务器
其安装命令为apk


人间喜剧观察员
1 声望1 粉丝