docker-cache
docker-cache copied to clipboard
Cache Docker Images Whether Built or Pulled
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/ScribeMD/docker-cache). ## Pending Approval These branches will be...
Hey [Kurt-von-Laven](https://github.com/Kurt-von-Laven)! 🎉 This GitHub Action has saved me a lot of time, thank you for building this! Through out my usage I've noticed that I was in need of...
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 Commits fb98306 Bumped v5.28.4...
Hey all, thanks for building such a handy action! It's been really easy to use so far (and nice tests btw 🤩) ❤️ I wanted to ask: is it common...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
I just found and started using docker-cache -- thank you! We encountered an interesting edge case--I was using `hashFiles` on the Dockerfiles in our repo for the cache key, but...
I am wondering if it is possible to add `lookup-only` input, which would act in same way as it does for [actions/cache](https://github.com/actions/cache)? I have a usecase where this would save...
Ref: - https://github.com/actions/cache/blob/81382a721fc89d96eca335d0c3ba33144b2baa9d/action.yml#L40 - https://github.com/actions/cache/commit/b1378c8403e6779ec61a229f419bc68c0e118f02