mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 22:28:37 +00:00
You have to be root to run buildah. This commit adds a notice to the buildah(1) man-page and improves the front-page README.md a bit so that this is more obvious to the user. Fixes issue #420. Signed-off-by: Benjamin Kircher <benjamin.kircher@gmail.com> Closes: #462 Approved by: rhatdan