Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 640 Bytes

runx_cache_prune.md

File metadata and controls

16 lines (10 loc) · 640 Bytes

docker runx cache prune

By default remove cache entries not accessed in the last 30 days. Use --all/-a to remove all cache entries.

Options

Name Type Default Description
-a, --all bool Remove all cache entries
-f, --force bool Do not prompt for confirmation
-h, --help bool Print usage or runx image/action documentation