satackey/Docker Layer Caching

Cache images created between main run and post run

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
keyAn explicit key for restoring and saving the cacheyesdocker-layer-caching-${{ github.workflow }}-{hash}
restore-keysAn ordered list of keys to use for restoring the cache if no cache hit occurred for keynodocker-layer-caching-${{ github.workflow }}-
concurrencyThe number of concurrency when restoring and saving layersyes4
skip-saveSkip saving layers in the post stepnofalse

no outputs