Man page - buildah-source-create(1)
Packages contas this manual
- buildah-manifest-add(1)
- buildah-manifest(1)
- buildah-source(1)
- buildah-source-push(1)
- buildah-unshare(1)
- buildah-config(1)
- buildah-images(1)
- buildah-manifest-rm(1)
- buildah-manifest-inspect(1)
- buildah-pull(1)
- buildah-info(1)
- buildah-rename(1)
- buildah-manifest-exists(1)
- buildah-build(1)
- buildah-version(1)
- buildah-add(1)
- buildah-run(1)
- buildah-push(1)
- buildah-containers(1)
- buildah-manifest-create(1)
- buildah(1)
- buildah-manifest-push(1)
- buildah-tag(1)
- buildah-prune(1)
- buildah-logout(1)
- buildah-rm(1)
- buildah-source-pull(1)
- buildah-inspect(1)
- buildah-manifest-annotate(1)
- buildah-mount(1)
- buildah-manifest-remove(1)
- buildah-copy(1)
- buildah-login(1)
- buildah-commit(1)
- buildah-rmi(1)
- buildah-source-create(1)
- buildah-umount(1)
- buildah-mkcw(1)
- buildah-from(1)
- buildah-source-add(1)
Package: buildah
apt-get install buildah
apt-get install buildah
Manuals in package:
Documentations in package:
Manual
| buildah-source-create(1) | General Commands Manual | buildah-source-create(1) |
NAME
buildah-source-create - Create and initialize a source image
SYNOPSIS
buildah source create [options] path
DESCRIPTION
Create and initialize a source image. A source image is an OCI artifact; an OCI image with a custom config media type.
Note that the buildah-source command and all its subcommands are experimental and may be subject to future changes
OPTIONS
--author author
Set the author of the source image mentioned in the config. By default, no author is set.
--time-stamp bool-value
Set the created time stamp in the image config. By default, the time stamp is set.
| March 2021 | buildah |