Docker system prune

From wikieduonline
Revision as of 13:50, 22 December 2019 by Welcome (talk | contribs) (Created page with "<pre> docker system prune -a WARNING! This will remove: - all stopped containers - all networks not used by at least one container - all images without...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
docker system prune -a
WARNING! This will remove:
        - all stopped containers
        - all networks not used by at least one container
        - all images without at least one container associated to them
        - all build cache
Are you sure you want to continue? [y/N] y
Total reclaimed space: 0B

Advertising: