Forums

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

Use private docker image from Artifactory in bitbucket pipeline

Fabian Köntopp
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!
October 17, 2019

According to this, it should be possible to use an image hosted on an other registry, e. g. Artifactory as build enviroment.

But when we configure it that way

image:
name: xyz.jfrog.io/xyz/test:latest
username: ${USER}
password: ${PASSWORD}
email: ${EMAIL}

we are always getting the following error while running the pipeline:

rpc error: code = Unknown desc = failed to resolve image "xyz.jfrog.io/xyz/test:latest": no available registry endpoint: invalid auth config

There is a page which adresses issues with docker images hosted on outdated Sonatype Nexus instances and hosted on bintray.com.

Is our problem related to that? Or how can we use private images from Artifactory.

1 answer

1 accepted

0 votes
Answer accepted
Fabian Köntopp
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!
October 18, 2019

Seems to be the same problem as described here.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events