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

Feature request: port over docker run --mount type=bind,bind-nonrecursive #3314

Closed
AkihiroSuda opened this issue Jun 13, 2019 · 1 comment · Fixed by #3315
Closed

Feature request: port over docker run --mount type=bind,bind-nonrecursive #3314

AkihiroSuda opened this issue Jun 13, 2019 · 1 comment · Fixed by #3315
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@AkihiroSuda
Copy link
Collaborator

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind feature

Description

docker run --mount type=bind,bind-nonrecursive should be supported, because recursive bind-mount cannot be read-only.
docker/cli#1430

@openshift-ci-robot openshift-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 13, 2019
giuseppe added a commit to giuseppe/libpod that referenced this issue Jun 13, 2019
add support for not recursive bind mounts.

Closes: containers#3314

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
giuseppe added a commit to giuseppe/libpod that referenced this issue Jun 13, 2019
add support for not recursive bind mounts.

Closes: containers#3314

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@giuseppe
Copy link
Member

PR here: #3315

giuseppe added a commit to giuseppe/libpod that referenced this issue Jun 13, 2019
add support for not recursive bind mounts.

Closes: containers#3314

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
giuseppe added a commit to giuseppe/libpod that referenced this issue Jun 13, 2019
add support for not recursive bind mounts.

Closes: containers#3314

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
giuseppe added a commit to giuseppe/libpod that referenced this issue Jun 13, 2019
add support for not recursive bind mounts.

Closes: containers#3314

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
giuseppe added a commit to giuseppe/libpod that referenced this issue Jun 13, 2019
add support for not recursive bind mounts.

Closes: containers#3314

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
giuseppe added a commit to giuseppe/libpod that referenced this issue Jun 13, 2019
add support for not recursive bind mounts.

Closes: containers#3314

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants