Right now images used for custom Bitbucket pipes are required to be public according to the documentation.
You don't have to use Dockerhub, if you have another service to host Docker images, but the image does have to be public.
For security reasons, it would nice to be able to host and use private images for pipes that are only used internally.
I'm asking specifically for images used for Pipes, their newly released feature.
I face the same problem, it is specifically about the image used as Bitbucket Pipe.
I have created an image that I would like to use as a pipe but I can't add username and password like I'm used to under the image: section.
Is there a workaround for this already?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not sure, whether i understood your question correctly. You are looking for using `provate docker images`?
If that so. The documentation says you can use it.
We support public and private Docker images including those hosted on Docker Hub, AWS, GCP, Azure and self-hosted registries accessible on the internet.
https://confluence.atlassian.com/bitbucket/use-docker-images-as-build-environments-792298897.html
There is a section which dedicated to private docker images
Using private build 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.