Me and my team are attempting to setup Bitbucket Pipelines for one of our projects and we're unable to test it locally because we cannot download the ssh-run pipe image (atlassian/ssh-run:0.2.2). Is this by design? Maybe its on another registry that I'm unaware of? If it is private, can it be made public (as well as all other Atlassian Pipe images)?
Thank you
Hi @Andrew Lehman . Yes, this is an expected behavior. We use another dockerhub organization to store images. To run the docker image directly, you need to use bitbucketpipelines/ssh-run:0.2.2 or bitbucketpipelines/ssh-run:latest docker image reference. The image name is also available in the pipe.yml in the pipe repository.
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.