mirror of
https://github.com/containers/skopeo.git
synced 2026-02-02 15:29:34 +00:00
If you specify an option in a buildah run command, the command fails. The proper syntax for this is to add -- buildah run $ctr -- ls -l / Signed-off-by: Dan Walsh <dwalsh@redhat.com> Closes: #197 Approved by: nalind