mirror of
https://github.com/containers/podman.git
synced 2025-06-01 09:06:44 +08:00

as of now, we do not want to build with device mapper because it cannot handle parallel requests which would be common-place in podman. Signed-off-by: baude <bbaude@redhat.com> Closes: #1445 Approved by: mheon