Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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	exper-
       imental 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.

buildah				  March	2021		 buildah-source-add(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=buildah-source-add&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help