mirror of
https://github.com/containers/podman.git
synced 2025-06-22 18:08:11 +08:00

Podman is blowing up with oci-umount hook, because it was never rewritten to support the v1.0.0 value. This PR adds support for the older version and cleans up the hook handling. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>