Man page - buildah-source-add(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-add(1) | General Commands Manual | buildah-source-add(1) |
NAME
buildah-source-add - Add a source artifact to a source image
SYNOPSIS
buildah source add [options] path artifact
DESCRIPTION
Add add a source artifact to a source image. The artifact will be added as a gzip-compressed tar ball. Add attempts to auto-tar and auto-compress only if necessary.
Note that the buildah-source command and all its subcommands are experimental and may be subject to future changes
OPTIONS
--annotation key=value
Add an annotation to the layer descriptor in the source-image manifest. The input format is key=value.
| March 2021 | buildah |