Difference between revisions of "Docker system prune --volumes"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * {{du}} * {{docker system}} * {{docker}} Category:docker")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
  
 +
 +
[[docker system prune]] --volumes
 +
WARNING! This will remove:
 +
  - all stopped containers
 +
  - all networks not used by at least one container
 +
  - all volumes not used by at least one container
 +
  - all dangling images
 +
  - all dangling build cache
 +
 +
Are you sure you want to continue? [y/N]
  
  

Revision as of 12:04, 14 April 2021

Advertising: