docker-in-docker
docker-in-docker copied to clipboard
docker-login within dind
Hello!
I was wondering how one could use a credential helper within docker-in-docker? There doesn't seem to be a way to install the necessary keychain software in the image or container. Being able to use docker login with securely stored credentials would be great to push images built using the container to a private registry.
Thanks in advance for your input!
Joshua