国内使用GIT工具,拉取github代码,会因为网络原因无法成功拉取。出现如下类似情形: 此时更改 web URL即可,改用镜像的github网站替换https://github.com/。即URL里的https://github.com/换成https://hub.nuaa.cf/,即可…
离线状态下,使用脚本在Windows Server 2019环境中安装docker服务。 1.安装脚本
在微软官方网站中,找到脚本并下载:
准备 Windows 操作系统容器 | Microsoft Learn 脚本地址:
https://raw.githubusercontent.com/microsoft/Win…