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

DockerHub - Add env variables of credentials #23

Open
cmaloney7 opened this issue Aug 21, 2019 · 0 comments
Open

DockerHub - Add env variables of credentials #23

cmaloney7 opened this issue Aug 21, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@cmaloney7
Copy link
Owner

cmaloney7 commented Aug 21, 2019

Need a way to store username/password of docker repo for pushing images to the repo in an automated fashion

Example:
#docker login --username=$DOCKER_USER --password=$DOCKER_PASS $DOCKER_HOST
#docker login --username caselletuckelle --password-stdin

@cmaloney7 cmaloney7 added the enhancement New feature or request label Aug 21, 2019
@cmaloney7 cmaloney7 changed the title DockerHub - Add env variable fo credentials Deployment - Add DockerHub env variables of credentials Aug 21, 2019
@cmaloney7 cmaloney7 changed the title Deployment - Add DockerHub env variables of credentials DockerHub - Add env variables of credentials Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant