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: 

How to login to private nexus docker repository using bitbucket pipeline

sandeepsarpe010
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 20, 2020

I am trying to login to private nexus docker repository using bitbucket pipeline

I have added below step to pipeline.yaml

docker login --username $DOCKER_USERNAME --password $DOCKER_PASSWORD <REPO_URL>:<PORT>

but I am getting below error 

Error response from daemon: Get https://<domain name>:8124/v2/: x509: certificate signed by unknown authority

I know how to resolve it on my localhost, where I need to add ssl certificate to docker and restart docker daemon. 

Please can you guide how can I resolve this in the bitbucket pipeline? 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events