HEX
Server: nginx/1.18.0
System: Linux mail.dakarash.co.id 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User: www-data (33)
PHP: 8.1.2-1ubuntu2.23
Disabled: NONE
Upload Files
File: //usr/share/doc/buildah/buildah-source-add.md
# buildah-source-add "1" "March 2021" "buildah"

## 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`.