Anyone has experience caching this step? docker pull
(In this case it's a large image from a slow server)
Normally I'd do it just like one does with ~/.m2. For that case, what's the dir to be cached? Is there a better idea anyway?
Your best bet is probably to mirror the image to ECS in us-east-1
I never read this 🥲 sorry
Since that stores the data in S3, which is where you’d cache anything anyway