diff --git a/etc/docker/daemon.json b/etc/docker/daemon.json index 8fd24cf..8b495ec 100644 --- a/etc/docker/daemon.json +++ b/etc/docker/daemon.json @@ -2,6 +2,10 @@ "registry-mirrors": [ "https://docker.m.daocloud.io", "https://docker.1panel.live", - "https://hub.rat.dev" + "https://hub.rat.dev", + "https://docker.1ms.run", + "https://dytt.online", + "https://docker.xiaogenban1993.com", + "https://docker.m.daocloud.io" ] }