Forums

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

How can I cache my ImageMagick dependencies so it doesn't have to install on every build?

shaqil_rahemtulla
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!
October 16, 2020

I have a Dockerfile that runs in the step of my pipeline that builds the docker image before pushing to GCP. Installing the ImageMagick dependencies take over 8 minutes to install on every pipeline run, is there a way to cache this for future builds or any other solution to decrease the build time for this step?

 

EDIT: SOLVED

Simply adding the docker cache in the pipeline step solved the problem!

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events