mirror of
https://github.com/containers/podman.git
synced 2025-05-30 15:15:20 +08:00

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #159 Approved by: TomSweeneyRedHat
25 lines
545 B
Markdown
25 lines
545 B
Markdown
% podman(1) podman-version - Simple tool to view version information
|
|
% Urvashi Mohnani
|
|
# podman-version "1" "July 2017" "podman"
|
|
|
|
## NAME
|
|
podman version - Display the PODMAN Version Information
|
|
|
|
## SYNOPSIS
|
|
**podman version**
|
|
[**--help**|**-h**]
|
|
|
|
## DESCRIPTION
|
|
Shows the the following information: Version, Go Version, Git Commit, Build Time,
|
|
OS, and Architecture.
|
|
|
|
**podman [GLOBAL OPTIONS]**
|
|
|
|
**podman version**
|
|
|
|
## SEE ALSO
|
|
podman(1), crio(8), crio.conf(5)
|
|
|
|
## HISTORY
|
|
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|