1buildah-source-add(1)       General Commands Manual      buildah-source-add(1)
2
3
4

NAME

6       buildah-source-add - Add a source artifact to a source image
7
8

SYNOPSIS

10       buildah source add [options] path artifact
11
12

DESCRIPTION

14       Add  add  a  source  artifact  to a source image.  The artifact will be
15       added as a gzip-compressed tar ball.   Add  attempts  to  auto-tar  and
16       auto-compress only if necessary.
17
18
19       Note that the buildah-source command and all its subcommands are exper‐
20       imental and may be subject to future changes
21
22

OPTIONS

24       --annotation key=value
25
26
27       Add an annotation to the layer descriptor in the source-image manifest.
28       The input format is key=value.
29
30
31
32buildah                           March 2021             buildah-source-add(1)
Impressum