The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Are custom public DockerHub images cached in Pipeline

Sergey Pyankov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 15, 2020

I just built some custom image and pushed it to dockerhub as a public.
Then defined in bitbucket-pipelines.yml

`image: %user_name%/%image_name%:latest`

But it seems like this image is not cached absolutely since it takes a least 50 seconds for "Build setup" step for every pipeline run.

Tests itself takes about ~10 seconds btw.

So my question is how to cache custom public dockerhub images for reuse if its even possible?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
ktomk
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 21, 2021

This has been answered earlier in Caching a public Docker Hub image .

There is another report like this one in Public DockerHub image not caching (or just slow pull times).

TAGS
AUG Leaders

Atlassian Community Events