Difference between revisions of "Docker image prune"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
 
<code>[[docker image]] prune</code> remove unused [[Docker images|images]]. https://docs.docker.com/engine/reference/commandline/image_prune/
 
<code>[[docker image]] prune</code> remove unused [[Docker images|images]]. https://docs.docker.com/engine/reference/commandline/image_prune/
  
  [[docker image prune -a]]
+
[[docker image prune]] remove dangling images
 +
  [[docker image prune -a]] remove all unused images
  
 
== Related commands ==
 
== Related commands ==

Revision as of 05:52, 20 September 2022

Advertising: