Add iidfile parame to build and commit man pages

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #693
Approved by: mheon
This commit is contained in:
TomSweeneyRedHat
2018-04-28 16:50:23 -04:00
committed by Atomic Bot
parent 9924956dc8
commit 40da888274
2 changed files with 8 additions and 0 deletions

View File

@ -137,6 +137,10 @@ Control the format for the built image's manifest and configuration data.
Recognized formats include *oci* (OCI image-spec v1.0, the default) and
*docker* (version 2, using schema format 2 for the manifest).
**--iidfile** *ImageIDfile*
Write the image ID to the file.
**--isolation** [Not Supported]
Buildah is not currently supported on Windows, and does not have a daemon.

View File

@ -27,6 +27,10 @@ Apply the following possible instructions to the created image:
**CMD** | **ENTRYPOINT** | **ENV** | **EXPOSE** | **LABEL** | **STOPSIGNAL** | **USER** | **VOLUME** | **WORKDIR**
Can be set multiple times
**--iidfile** *ImageIDfile*
Write the image ID to the file.
**--message, -m**
Set commit message for committed image