.nh .TH buildah-source-create "1" "March 2021" "buildah" .SH NAME .PP buildah-source-create - Create and initialize a source image .SH SYNOPSIS .PP \fBbuildah source create\fP [\fIoptions\fP] \fIpath\fP .SH DESCRIPTION .PP Create and initialize a source image. A source image is an OCI artifact; an OCI image with a custom config media type. .PP Note that the buildah-source command and all its subcommands are experimental and may be subject to future changes .SH OPTIONS .PP \fB--author\fP \fIauthor\fP .PP Set the author of the source image mentioned in the config. By default, no author is set. .PP \fB--time-stamp\fP \fIbool-value\fP .PP Set the created time stamp in the image config. By default, the time stamp is set.