actions / cache

Cache dependencies and build outputs in GitHub Actions
MIT License
4.39k stars 1.17k forks source link

Caching pulled docker images #1224

Closed NunesMig closed 1 month ago

NunesMig commented 11 months ago

From what I've seen this is something that this action is not intended to do but which I think would be a good functionality to have. It would be incredible to simply be able to use this image to cache pulled images on GitHub Actions Cache. I for instance have to pull the same image several times a day making it incredibly toilsome.

Are there any improvements which would add this possibility coming to us in the future?

madeindra commented 9 months ago

Not sure this will help, but have you try this? https://github.com/marketplace/actions/docker-cache

jamesbraza commented 8 months ago

Also see https://github.com/actions/cache/issues/81, https://github.com/actions/cache/issues/31

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 5 days since being marked as stale.