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 with --password-stdin #23

Open
MarZab opened this issue Dec 10, 2021 · 2 comments
Open

Docker Login with --password-stdin #23

MarZab opened this issue Dec 10, 2021 · 2 comments

Comments

@MarZab
Copy link
Contributor

MarZab commented Dec 10, 2021

Using --password is now a hard error, this requires STDIN to pass in the password.

@frankforpresident
Copy link

Documentation should be updated as it is not clear that you can provide stdin via the constructor. (same for env)

https://github.com/Quobject/docker-cli-js/blob/master/src/index.ts#L250

@frankforpresident
Copy link

I've created a PR for this. #31

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

2 participants