Can Bitbucket Pipelines be used to push a copy of the Docker Image to Docker Hub when tests pass?
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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.