mirror of
https://github.com/docker/cli.git
synced 2026-08-24 10:05:37 -05:00
docs: fix docker volume prune example
It doesn't remove named volumes by default. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -28,7 +28,6 @@ WARNING! This will remove anonymous local volumes not used by at least one conta
|
||||
Are you sure you want to continue? [y/N] y
|
||||
Deleted Volumes:
|
||||
07c7bdf3e34ab76d921894c2b834f073721fccfbbcba792aa7648e3a7a664c2e
|
||||
my-named-vol
|
||||
|
||||
Total reclaimed space: 36 B
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user