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

Pipelines: pulling a Docker image from Google Container Registry?

Oliver May 19, 2017

I just want to confirm if this is possible.

 

Seems like yes look at:  "Private Images: Images hosted by Docker Hub" on:

https://confluence.atlassian.com/bitbucket/use-docker-images-as-build-environments-792298897.html 

1 answer

0 votes
davina
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 21, 2017

Hi Oliver,

Yes, you can! As long as you include the registry details in your bitbucket-pipelines.yml as referenced in the docs.

image:
  name: ...
  username: $USERNAME
  password: $PASSWORD
  email: $EMAIL

 

Oliver May 29, 2017

Great, thank you!!!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events