Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo #21688

Open
1 task done
setjava opened this issue Dec 26, 2024 · 4 comments
Open
1 task done

typo #21688

setjava opened this issue Dec 26, 2024 · 4 comments
Assignees
Labels
status/triage Needs triage

Comments

@setjava
Copy link

setjava commented Dec 26, 2024

Is this a docs issue?

  • My issue is about the documentation content or website

Type of issue

Information is incorrect

Description

Should be private bind propagation

https://docs.docker.com/engine/storage/volumes/#when-to-use-volumes

Location

https://docs.docker.com/engine/storage/volumes/

Suggestion

No response

@setjava setjava added the status/triage Needs triage label Dec 26, 2024
@thaJeztah
Copy link
Member

Volumes use rprivate bind propagation, and bind propagation isn't configurable for volumes.

Thanks for reporting. It's not a typo; the "r" stands for recursive, and rprivate is a valid mode; https://docs.docker.com/engine/storage/bind-mounts/#configure-bind-propagation

Perhaps the section should refer to those options (or spell out "(recursive private)")

any thoughts @dvdksn ?

@12rashic
Copy link

12rashic commented Jan 2, 2025

I can work on this issue @thaJeztah

@dvdksn
Copy link
Collaborator

dvdksn commented Jan 3, 2025

@12rashic thanks, feel free to open a PR

@12rashic
Copy link

12rashic commented Jan 3, 2025

Can you please review this PR - #21711
@dvdksn / @thaJeztah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage Needs triage
Projects
None yet
Development

No branches or pull requests

4 participants