scribemd/Docker Cache

Cache Docker images whether built or pulled.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keyThe cache key to ferry to the official GitHub cache action. restore-keys are not supported, because partial cache restoration leads to a "snowball" effect. yes
read-onlyIf "true", disables saving the cache upon cache missnofalse
namedescription
cache-hitThe ferried output of the official GitHub cache action. True on cache hit (even if the subsequent docker load failed) and false on cache miss.