From 970a4f9aa38b8eba82307d0d4951f6c7e459ffe0 Mon Sep 17 00:00:00 2001
From: reqwizz <reqwizz@noreply.cyeta12.online>
Date: Sat, 1 Jun 2024 11:49:04 +0000
Subject: [PATCH] dockerban

---
 daemon.json | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 daemon.json

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