mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 22:28:37 +00:00
I have made a subpackage of libpod to handle chrootuser, using the user code from buildah. This patch removes user handling from buildah and uses projectatomic/libpod/pkg/chrootuser Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #377 Approved by: nalind