1
0
mirror of https://github.com/containers/buildah.git synced 2025-04-18 07:04:05 +03:00
buildah/docs/buildah-version.1.md
Daniel J Walsh a9e66ec72b
Add man page for Containerfile and .containerignore
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-09-29 11:19:10 -04:00

510 B

buildah-version "1" "June 2017" "Buildah"

NAME

buildah-version - Display the Buildah Version Information.

SYNOPSIS

buildah version [options]

DESCRIPTION

Shows the following information: Version, Go Version, Image Spec, Runtime Spec, CNI Spec, libcni Version, Git Commit, Build Time, OS, and Architecture.

OPTIONS

--help, -h

Print usage statement

--json

Output in JSON format.

EXAMPLE

buildah version

buildah version --help

buildah version -h

SEE ALSO

buildah(1)