You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the above configuration, navigating to reg.example.com/bp/true will serve the image from hub.docker.com/r/backplane/true. It also supports proxying a private repository at ghcr.io to a public URL.
38
+
With the above configuration, pulling from `reg.example.com/bp/true` will serve the image from `hub.docker.com/r/backplane/true`. It also supports proxying a private repository at ghcr.io to a public URL.
39
39
40
40
To use RegistryProxy, follow these steps:
41
41
42
42
1. Create a config.yaml file with your specific configurations.
0 commit comments