Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

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....

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events