Skip to content

Volumes: Fix a wrong statement about named volume#24733

Merged
dvdksn merged 1 commit intodocker:mainfrom
shallowcosmicjumper:patch-1
Apr 15, 2026
Merged

Volumes: Fix a wrong statement about named volume#24733
dvdksn merged 1 commit intodocker:mainfrom
shallowcosmicjumper:patch-1

Conversation

@shallowcosmicjumper
Copy link
Copy Markdown
Contributor

Description

Neither named nor anonymous volumes use outside sources, those are for bind mounts.

Additionally, referring to a volume's name as a "source" here can be confusing (even though correct), as the term has a different definition for bind mounts. Calling it "name" is clear and straightforward.

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

Neither named nor anonymous volumes use outside sources, those are for bind mounts.
Additionally, referring to a volume's name as a "source" here can be confusing (even though correct), as the term has a different definition for bind mounts.
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 15, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 51d2877
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69df65bbf916c30008d61528
😎 Deploy Preview https://deploy-preview-24733--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.

@shallowcosmicjumper shallowcosmicjumper changed the title Fix a wrong statement about named volume Volumes: Fix a wrong statement about named volume Apr 15, 2026
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn left a comment

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 7b02e9e into docker:main Apr 15, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants