Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-host: Allow to authenticate against private registry for update-images.sh script #49

Open
Schnitzel opened this issue May 31, 2022 · 0 comments

Comments

@Schnitzel
Copy link
Contributor

In the docker-host we have an update-images.sh script which automatically pulls new images for a defined organization (this way base images are always up to date).

Some customers are storing base images on private registries instead of public ones, as the script has currently no possibility to authenticate against a private registry it cannot pull new images.

Therefore it would be great if the docker-host pod has a possibility to inject a list of authentication (username/password/registry-host) that will be authenticated first before the images are pulled in the update-images.sh script.

@tobybellwood tobybellwood transferred this issue from uselagoon/lagoon Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant