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 login for private registries #3

Open
ain opened this issue May 12, 2016 · 0 comments
Open

Docker login for private registries #3

ain opened this issue May 12, 2016 · 0 comments

Comments

@ain
Copy link
Contributor

ain commented May 12, 2016

When images get pulled from private registries, docker login needs to take place beforehand.

For that reason, additional options have to be introduced:

set :docker_registry_server, '<server>'
set :docker_registry_username, '<username>'
set :docker_registry_password, '<password>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant