You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the docker action is giving the following warning:
WARNING! Your password will be stored unencrypted in /github/home/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
It's not so clear if that is a flaw or not, but from this issue it seems that the best solution would be to use the official docker action
As of now the best thing is to use the official docker action. And Keep this issue opened. One docker officially resolves it and we verify. We can close it.
🐛 Bug
Currently the docker action is giving the following warning:
It's not so clear if that is a flaw or not, but from this issue it seems that the best solution would be to use the official docker action
@oke-aditya can you check this one?
The text was updated successfully, but these errors were encountered: