mirror of
https://github.com/containers/podman.git
synced 2025-09-17 23:18:39 +08:00

Fixes a bug where `podman kube play` fails to set a container's Umask to the default 0022, and sets it to 0000 instead. Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>