DockerCLI/docs/reference
Ed Morley 08ad72160f
Update docs/command output for volume pruning
In previous versions of the Docker API, `system prune --volumes` and `volume prune`
would remove all dangling volumes. With API v1.42, this was changed so that only
anonymous volumes would be removed unless the all filter was specified.

Some of the docs were updated in #4218, however, there were a couple of places
left that didn't make the anonymous vs named volumes distinction clear.

This replaces #4079, which was bitrotted by #4218. See also #4028.

Closes #4079.

Signed-off-by: Ed Morley <501702+edmorley@users.noreply.github.com>
(cherry picked from commit 6e2e92d774)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-25 17:03:13 +02:00
..
commandline Update docs/command output for volume pruning 2023-08-25 17:03:13 +02:00
builder.md docs: dockerfile reference moved to buildkit repo 2022-06-27 11:51:46 +02:00
glossary.md docs: remove AuFS from glossary 2023-05-19 14:37:51 +02:00
index.md docs: dockerfile reference moved to buildkit repo 2022-06-27 11:51:46 +02:00
run.md note `--user` args usage restriction 2023-01-17 22:45:23 +01:00