这篇博客分为两部分,介绍了使用VMware WorkStation安装Docker for Windows,搭建存储在Windows下的Docker Registry。
转载请声明出处:http://www.hiknowledge.top/2019/01/17/搭建存储在windows下的docker-registry/
安装 Docker for Windows 使用 VMware WorkStation 驱动
- 安装Docker for Windows
我的实验版本是v18.09.1
官方文档 Install Docker Desktop for Windows
下载链接
System Requirements:
- Windows 10 64bit: Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or later).
- Virtualization is enabled in BIOS. Typically, virtualization is enabled by default. This is different from having Hyper-V enabled. For more detail see Virtualization must be enabled in Troubleshooting.
- CPU SLAT-capable feature.
- At least 4GB of RAM.
安装过程中,Docker for Windows 会自动运行,此时会出现提示没有启用Hyper-V,这里点击cancel即可,且不勾选采用Windows容器。
-
设置Docker for Windows不要开机启动,否则是真的烦。