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

How to pull a Docker image from Docker Hub in Bitbucket pipeline

Javier Fernández Pastrana April 3, 2023

Hello,

 

I want to pull a public image from Docker hub from my Bitbucket pipeline. As it is said in the documentation is possible to do it. I tried different sintax without succes:

This is the public repository: nordicplayground/nrfconnect-sdk Tags | Docker Hub

This is what I tried:

  • image: nrfconnect-sdk:v2.2-branch
  • image: nrfconnect-sdk:main
  • image: nrfconnect-sdk:v2.2-branch

It reports always the same error:

Capture.JPG

 

It should be something obvious.... but I do not know what.

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Javier Fernández Pastrana April 4, 2023

As I said, it was something obvious:

  • image: nordicplayground/nrfconnect-sdk:v2.2-branch

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events