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 with swarm #22

Open
rstefanic opened this issue Sep 24, 2021 · 0 comments
Open

Docker login for private registries with swarm #22

rstefanic opened this issue Sep 24, 2021 · 0 comments

Comments

@rstefanic
Copy link

After looking through the other issues in this repo, I've noticed that other people who are doing a deployment in swarm mode have passed --with-registry-auth in args for their docker swarm command. But I'm wondering how people with examples like this have logged into their private registries using this action. I've tried running docker/login-action before running this action to see if that would work like another Docker Swarm deployment action, but that's not working for me.

Is there a way that people are running docker login to log into a private registry before running the action to deploy to a swarm cluster? If there isn't I'd be more than happy to add that feature in here (something like expanding pre_deployment_command_args to work with swarm).

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