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

Are custom public DockerHub images cached in Pipeline

Sergey Pyankov 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

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 Leaders.
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).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events