mirror of
https://github.com/containers/podman.git
synced 2025-05-30 07:04:03 +08:00
We should not allow a user to mount a container with a different label
We need to get the label from the container and mount with it. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #502 Approved by: mheon
This commit is contained in:

committed by
Atomic Bot

parent
4bc166446d
commit
647fedc2a2
@ -30,10 +30,6 @@ returned.
|
||||
|
||||
Do not truncate IDs in output.
|
||||
|
||||
**--label**
|
||||
|
||||
SELinux label for the mount point
|
||||
|
||||
## EXAMPLE
|
||||
|
||||
podman mount c831414b10a3
|
||||
|
Reference in New Issue
Block a user