buildah(1) General Commands Manual buildah(1) (NAME) buildah - OCI (SYNOPSIS) buildah [] COMMAND [ARG...] (DESCRIPTION) Buildah : * (scratch) . * (mount) . * (unmount) . * . * . * . (OPTIONS) --cgroup-manager=manager CGroup cgroup . cgroupfs systemd. systemd containers.conf . : CGroup . : CGroup (rootless) CGroups ( V1) . --imagestore path (pulled) . --root . overlay --root . imagestore containers- storage.conf(5) . --log-level level . <> <> <> <> <> <> <> <> . --help, -h . --registries-conf path . (/etc/containers/registries.conf) . --registries-conf-dir path (snippets) . (/etc/containers/registries.d) . --root path (: <> UID 0 <<$HOME/.local/share/containers/storage>> ). /etc/containers/storage.conf . --runroot path (: <> UID 0 <</run/user/$UID>> ). /etc/containers/storage.conf . --short-name-alias-conf path . <> ( ) <> . (/var/cache/containers/short- name-aliases.conf) ($HOME/.cache/containers/short-name-aliases.conf) . --storage-driver value . UID 0 /etc/containers/storage.conf ( $HOME/.config/containers/storage.conf ) vfs . STORAGE_DRIVER . --storage- driver . : <> <> storage-opt /etc/containers/storage.conf . --storage-opt . --storage-opt value . /etc/containers/storage.conf ( $HOME/.config/containers/storage.conf ) . STORAGE_OPTS . --storage-opt . --transient-store bool-value (--runroot) . (garbage collection) . (: false) --userns-gid-map mapping GID . RUN UID GID . GID GID . remap-gids options /etc/containers/storage.conf . --userns-gid-map . --userns-uid-map-user --userns-gid-map-group --userns-gid- map --userns- uid-map GID UID . : (rootless) ( ) . --userns-uid-map mapping UID . RUN UID GID . UID UID . remap-uids options /etc/containers/storage.conf . --userns-uid-map . --userns-uid-map-user --userns-gid-map-group --userns-uid- map --userns- gid-map UID GID . : ( ) . --version, -v . (ENVIRONMENT VARIABLES) Buildah env [engine] containers.conf(5) . buildah . (COMMANDS) +----------------+---------------------------------+--------------------------------------------+ | | | | +----------------+---------------------------------+--------------------------------------------+ |add | buildah-add(1) | | | | | | | | | (URL) | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |build | buildah-build(1) | OCI | | | | | | | | | | | | | | | | Containerfile. | +----------------+---------------------------------+--------------------------------------------+ |commit | buildah-commit(1) | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |config | buildah-config(1) | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |containers | buildah-containers(1) | | | | | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |copy | buildah-copy(1) | | | | | | | | | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |from | buildah-from(1) | | | | | | | | | | | | | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |images | buildah-images(1) | | | | | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |info | buildah-info(1) | | | | | Buildah. | +----------------+---------------------------------+--------------------------------------------+ |inspect | buildah-inspect(1) | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |login | buildah-login(1) | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |logout | buildah-logout(1) | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |manifest | buildah-manifest(1) | | | | | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |mkcw | buildah-mkcw(1) | | | | | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |mount | buildah-mount(1) | (mount) | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |prune | buildah-prune(1) | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |pull | buildah-pull(1) | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |push | buildah-push(1) | | | | | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |rename | buildah-rename(1) | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |rm | buildah-rm(1) | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |rmi | buildah-rmi(1) | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |run | buildah-run(1) | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |source | buildah-source(1) | | | | | | | | | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |tag | buildah-tag(1) | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |umount | buildah-umount(1) | (unmount) | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |unshare | buildah-unshare(1) | | | | | | | | | | | | | | | | | | | | | . | +----------------+---------------------------------+--------------------------------------------+ |version | buildah-version(1) | | | | | Buildah. | +----------------+---------------------------------+--------------------------------------------+ (FILES) storage.conf (/etc/containers/storage.conf) storage.conf containers/storage . . mounts.conf (/usr/share/containers/mounts.conf /etc/containers/mounts.conf) mounts.conf (volume mount) buildah run buildah build . . (commit) . . mounts.conf <> /usr/share/rhel/secrets /run/secrets . Red Hat Enterprise Linux . . /var/lib/secrets /var/lib/secrets . (volume mount) . bind mount . registries.conf (/etc/containers/registries.conf) registries.conf . registries.d (/etc/containers/registries.d) . (SEE ALSO) containers.conf(5), containers-mounts.conf(5), newuidmap(1), newgidmap(1), containers-registries.conf(5), containers-storage.conf(5) (HISTORY) (Tom Sweeney) tsweeney@redhat.com buildah March 2017 buildah(1)