mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 13:48:32 +00:00
Have imagebuildah reexport some constants and its own Mount type, to reduce the number of our dependencies that a prospective consumer of this package would also need to import directly. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #84 Approved by: rhatdan