Skip to content

docs: volume prune default is anonymous only - #25812

Merged
dvdksn merged 1 commit into
docker:mainfrom
locker95:docs/volume-prune-anonymous-default
Aug 12, 2026
Merged

docs: volume prune default is anonymous only#25812
dvdksn merged 1 commit into
docker:mainfrom
locker95:docs/volume-prune-anonymous-default

Conversation

@locker95

Copy link
Copy Markdown
Contributor

The volumes section of the pruning guide said unused volumes are all removed by default and showed a warning that matched that wording.

CLI default is anonymous-only; named unused volumes need --all. Aligned the warning text and a short note so it matches the docker volume prune reference.

The pruning guide said all unused volumes are removed by default.
CLI actually keeps unused named volumes unless --all is set.

Signed-off-by: Dean Chen <862469039@qq.com>
@locker95
locker95 requested a review from dvdksn as a code owner August 12, 2026 13:02
@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 159e6c8
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a7c6ef4138f970008266b62
😎 Deploy Preview https://deploy-preview-25812--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the area/engine Issue affects Docker engine/daemon label Aug 12, 2026

@dvdksn dvdksn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dvdksn
dvdksn merged commit 58f1389 into docker:main Aug 12, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/engine Issue affects Docker engine/daemon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants