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

Q: Action vs. CLI #102

Closed
aleks-ivanov opened this issue Sep 24, 2021 · 2 comments
Closed

Q: Action vs. CLI #102

aleks-ivanov opened this issue Sep 24, 2021 · 2 comments

Comments

@aleks-ivanov
Copy link

aleks-ivanov commented Sep 24, 2021

I was wondering about the warning that the docker CLI gives when logging in:

WARNING! Your password will be stored unencrypted in /home/runner/.docker/config.json

How does the action handle it ?
Does the action do the exact same thing as the CLI and just basically masks the warning or does it do the login another way ?

@crazy-max
Copy link
Member

@aleks-ivanov

just basically masks the warning

Yes that's it, see #30 for more info and support of pass cred helper.

@eine
Copy link

eine commented Nov 21, 2021

Ref: #25

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

3 participants