mirror of
https://github.com/containers/podman.git
synced 2025-09-19 00:56:15 +08:00

This commit creates a new command `podmansh` command which can be used by administrators to provide a confined shell to their users. The user will only have access to the volumes and capabilities for that user. Co-authored-by: Paul Holzinger <pholzing@redhat.com> Co-authored-by: Daniel Walsh <dwalsh@redhat.com> Co-authored-by: Petr Lautrbach <lautrbach@redhat.com> Co-authored-by: Ed Santiago <santiago@redhat.com> Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>