mirror of
https://github.com/containers/podman.git
synced 2025-08-01 16:24:58 +08:00

This will now verify labels passed in by the user. Will also prevent users from accidently relabeling their homedir. podman run -ti -v ~/home/user:Z fedora sh Is not a good idea. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>