diff --git a/README.md b/README.md index fa55c80..3797dc5 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ sudo ./iran-docker.sh * docker.haiocloud.com * docker.iranserver.com * docker.mobinhost.com +* hub.mecan.ir These proxies are applied to /etc/docker/daemon.json and the Docker service will be restarted automatically. diff --git a/iran-docker.sh b/iran-docker.sh index 0df5e8f..b3aed41 100644 --- a/iran-docker.sh +++ b/iran-docker.sh @@ -40,6 +40,7 @@ registry_proxies=( "docker.haiocloud.com" "docker.iranserver.com" "docker.mobinhost.com" + "hub.mecan.ir" ) # DNS Management Functions