mirror of
https://github.com/containers/podman.git
synced 2026-01-26 14:59:21 -05:00
idmap is documented as supported for volumes, but it was not added to
the getNamedVolume() function.
Fixes: e83d36665 ("volumes: add new option idmap")
Signed-off-by: Kristian Klausen <kristian@klausen.dk>