Add hub.mecan.ir to docker proxies

This commit is contained in:
Mohammadhossein Fakhraei
2025-07-25 22:31:44 +03:30
parent accea24fa5
commit 6b12a287b4
2 changed files with 2 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ sudo ./iran-docker.sh
* docker.haiocloud.com * docker.haiocloud.com
* docker.iranserver.com * docker.iranserver.com
* docker.mobinhost.com * docker.mobinhost.com
* hub.mecan.ir
These proxies are applied to /etc/docker/daemon.json and the Docker service will be restarted automatically. These proxies are applied to /etc/docker/daemon.json and the Docker service will be restarted automatically.

View File

@@ -40,6 +40,7 @@ registry_proxies=(
"docker.haiocloud.com" "docker.haiocloud.com"
"docker.iranserver.com" "docker.iranserver.com"
"docker.mobinhost.com" "docker.mobinhost.com"
"hub.mecan.ir"
) )
# DNS Management Functions # DNS Management Functions