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

How to securely login through Docker CLI #818

Closed
eine opened this issue Feb 20, 2021 · 12 comments
Closed

How to securely login through Docker CLI #818

eine opened this issue Feb 20, 2021 · 12 comments
Assignees

Comments

@eine
Copy link

eine commented Feb 20, 2021

Refs:

@github-actions
Copy link

This issue has become stale and will be closed automatically within a period of time. Sorry about that.

@eine
Copy link
Author

eine commented May 22, 2021

This is still relevant.

@github-actions
Copy link

This issue has become stale and will be closed automatically within a period of time. Sorry about that.

@eine
Copy link
Author

eine commented Aug 22, 2021

Still unsolved.

@github-actions
Copy link

This issue has become stale and will be closed automatically within a period of time. Sorry about that.

@eine
Copy link
Author

eine commented Nov 21, 2021

Still unsolved.

@github-actions
Copy link

This issue has become stale and will be closed automatically within a period of time. Sorry about that.

@eine
Copy link
Author

eine commented Feb 21, 2022

Still unsolved.

@Phantsure
Copy link
Contributor

@eine Can you please tell what is keeping this issue open?

@eine
Copy link
Author

eine commented May 5, 2022

@Phantsure if you do docker login in a Github Actions workflow you get the following warning message:

WARNING! Your password will be stored unencrypted in /home/runner/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

If you use the docker/login-action image, the same warning is produced, but it is hidden from the user (see docker/login-action#25).

There is no documented solution to store the password non unencrypted.

@github-actions
Copy link

This issue has become stale and will be closed automatically within a period of time. Sorry about that.

@eine
Copy link
Author

eine commented Sep 4, 2022

AFAIAA this issue is still relevant.

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

4 participants
@eine @Phantsure @tiwarishub and others