Difference between revisions of "Docker image prune"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
❗ Attention: [[inappropriate]] usage from this command may cause [[data loss]].
 
❗ Attention: [[inappropriate]] usage from this command may cause [[data loss]].
  
[[docker image prune]] remove [[dangling]] images
+
== Examples ==
[[docker image prune -a]] remove all unused images
+
Remove [[dangling]] images
 +
* <code>[[docker image prune]]</code>
 +
Remove all unused images:
 +
* <code>[[docker image prune -a]]</code>
  
 
== Related commands ==
 
== Related commands ==

Revision as of 18:21, 27 September 2022

Advertising: