Trying to add insecure registry #870
TheGreatBey0nd
started this conversation in
General
Replies: 2 comments 2 replies
-
@TheGreatBey0nd did you succeed to add insecure registry to rancher desktop docker daemon config? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I was able to add a private registry by running and add following lines
Restart Rancher. But this is a temporary solution and has to be done every time your machine starts |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i run rancher desktop on my windows machine and wsl2. Is it possible to add insecure registries?
I have trying to create docker credentials (https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/#registry-secret-existing-credentials), editing the docker config file (~/.docker/config.json) and try to editing the containerd config file (/etc/containerd/config - haven´t found it in wls2).
On the commandline "nerdctl --insecure-registry pull
" image pulling works fine.
Beta Was this translation helpful? Give feedback.
All reactions