Closed DmitriyMV closed 22 hours ago
Implement container registry proxy.
It's finally working. To test you have to run it with --registry-mirror ghcr.io=http://127.0.0.1:3172 and --registry-mirror gcr.io=http://127.0.0.1:3172. Dockerfile should do the rest.
--registry-mirror ghcr.io=http://127.0.0.1:3172
--registry-mirror gcr.io=http://127.0.0.1:3172
/m
Implement container registry proxy.