User Tools

Site Tools


wiki:docker_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:docker_commands [2024/01/08 14:44] – add 2 more commands antisawiki:docker_commands [2024/01/08 14:53] (current) – [Remove images older than 2 weeks] antisa
Line 43: Line 43:
 ===== Remove images older than 2 weeks ===== ===== Remove images older than 2 weeks =====
  
-  docker image prune -a --filter "until=336h"+  docker image prune -a --filter "until=336h" && docker system prune --filter "until=336h" 
 + 
 +The second command removes dangling build cache which will reclaim the disk space after image deletion.
wiki/docker_commands.1704721483.txt.gz · Last modified: 2024/01/08 14:44 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki