Docker 添加 Registry 镜像

   Docker    Docker  Config

镜像地址

1
2
3
4
5
6
{
"registry-mirrors": [
"https://registry.docker-cn.com",
"http://hub-mirror.c.163.com"
]
}
  1. 镜像地址
SpiderKeeper 部署 Scrapy
Liunx Bash 命令