mirror of
https://github.com/containers/podman.git
synced 2026-03-20 15:42:20 -04:00
if we snip the requirement to use a buildah const in the libpod image library, we can save something on the order of 85 vendored files in consumers of the the library. Signed-off-by: baude <bbaude@redhat.com> Closes: #1054 Approved by: mheon