my solution just use transparent caching proxy for Docker Hub : https://ratelimitshield.io/ you just need to edit the Docker config file at `/etc/docker/daemon.json`
{ "registry-mirrors": [ "https://public-mirror.ratelimitshield.io" ] }