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: 

Can Bitbucket Pipelines be used to push a copy of the Docker Image to Docker Hub when tests pass?

Charles Green
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!
September 24, 2016

Can Bitbucket Pipelines be used to push a copy of the Docker Image to Docker Hub when tests pass?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Stephen Fox
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 2, 2016

If you are building from a Dockerfile, you can connect Bitbucket repositories on the Docker Hub side to build automatically.

 

Depending on which pipeline you are using, you might just need to merge back into a release branch to trigger Docker Hub to pull the Dockerfile and build the hosted image or use a web hook on the Docker Hub side.

0 votes
Philip Hodder
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 25, 2016

Bitbucket Pipelines does not currently support the ability to push a Docker image to Docker Hub.

You can follow this issue here to receive updates on the status of this feature: https://bitbucket.org/site/master/issues/12790/building-and-pushing-docker-images

TAGS
AUG Leaders

Atlassian Community Events