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

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

Charles September 24, 2016

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

2 answers

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events