commit 970a4f9aa38b8eba82307d0d4951f6c7e459ffe0 Author: reqwizz Date: Sat Jun 1 11:49:04 2024 +0000 dockerban diff --git a/daemon.json b/daemon.json new file mode 100644 index 0000000..f696f36 --- /dev/null +++ b/daemon.json @@ -0,0 +1,6 @@ +{ + "registry-mirrors": [ + "https://dockerhub1.beget.com", + "https://mirror.gcr.io" + ] +} \ No newline at end of file