The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Docker login documentation needs updating

AZZ
November 1, 2022

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

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
AZZ
November 1, 2022

I reported this incorrectly.

Both long and short parameters work.

 

The issue was due to case sensitivity of docker hub account names....

// Don't ask how many hours it cost me....

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events