/ Short / 28浏览

Docker daemon.json

来源https://status.anye.xyz/status/docker

vi /etc/docker/daemon.json
{
        "registry-mirrors": [
                "https://docker.1ms.run",
                "https://docker.ketches.cn",
                "https://docker.1panel.top",
                "https://proxy.1panel.live",
                "https://dockerproxy.1panel.live",
                "https://docker.1panel.live",
                "https://docker.1panelproxy.com",
                "https://dockerproxy.net",
                "https://docker-registry.nmqu.com",
                "https://hub1.nat.tf"
        ]
}
sudo systemctl daemon-reload
sudo systemctl restart docker

0

  1. This post has no comment yet

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注