Commit Graph

3 Commits

Author SHA1 Message Date
Nalin Dahyabhai 40317d6237 docs/tutorials: update
Update tutorials to not expect `buildah run` to do anything if it isn't
given a command to run.  In some cases (including when we need to listen
for incoming connections when we might well not be root) this means we
use `podman run` instead.

Try to avoid using the terms container and image as though they're
interchangeable, which just creates confusion.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2021-11-15 14:35:55 -05:00
Mario Loriedo 6468400446 Update 05-openshift-rootless-build.md
Replace buildah "build" command with "build-using-dockerfile"

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2021-09-10 11:20:07 +02:00
Kirill Shirinkin 2d822034f8 Rename bud to build, while keeping an alias for to bud.
Signed-off-by: Kirill Shirinkin <kirill@hey.com>
2021-08-25 17:56:58 +02:00