To use your internal docker hub pull cache, you need to change the config of your docker clients.
In /etc/daemon.json
:
{
"registry-mirrors": [
"https://dockerhub-cache.example.tld"
]
}
From time to time, the proxy chokes on its own storage. That's why we throw away the storage over the weekend and restart the proxy automatically. Run the purge-cache.sh
via cron.