Forums

Articles
Create
cancel
Showing results for
Search instead for

hello,

re: https://support.atlassian.com/bitbucket-cloud/docs/run-docker-commands-in-bitbucket-pipelines/#Authenticate-when-pushing-to-a-registry

the authentication portion is incorrect.

Following this users get:

+ docker login --username $DOCKER_USERNAME --password $DOCKER_PASSWORD

WARNING! Using --password via the CLI is insecure. Use --password-stdin.

Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password