From 350e935408b846d32d4ffbbd4385ace9586ec30e Mon Sep 17 00:00:00 2001 From: zwb Date: Tue, 2 Sep 2025 16:41:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20daemon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- daemon/daemon.json.txt | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 daemon/daemon.json.txt diff --git a/daemon/daemon.json.txt b/daemon/daemon.json.txt new file mode 100644 index 0000000..2ecd010 --- /dev/null +++ b/daemon/daemon.json.txt @@ -0,0 +1,42 @@ +# cat /etc/docker/daemon.json + + +{ + "registry-mirrors + +": [ + "https://docker.1panelproxy.com", + "https://5e96702d4787418295070cded678a7b6.mirror.swr.myhuaweicloud.com + +", + "https://docker.m.daocloud.io + +", + "https://docker.imgdb.de + +", + "https://docker.wanpeng.life", + "https://docker.1panel.live + +", + "https://hk11.606166.xyz", + "https://docker.1ms.run", + "https://docker.domys.cc + +", + "https://docker-0.unsee.tech + +", + "https://docker.hlmirror.com + +", + "https://cjie.eu.org + +", + "https://hub.rat.dev + +", + "https://docker.rainbond.cc" + + ] +} \ No newline at end of file