-
Bug
-
Resolution: Unresolved
-
Trivial
-
docker-workflow-plugin version: 1.25
jenkins version you use: 2.263.2
when using withRegistry (with credentials!), the following warning appers:
WARNING! Using --password via the CLI is insecure. Use --password-stdin
WARNING! Your password will be stored unencrypted in
Configure a credential helper to remove this warning.
See https://docs.docker.com/engine/reference/commandline/login/#credentials-store
my request is to update the usage of the cli to avoid this warning.
thanks.
- is related to
-
JENKINS-52761 withDockerRegistry fails to login with complex password
- Open