1PACKIT BUILD IN-IMAGE-pBaUcIkLiDtERb(u1i)ld in-image-builPdAeCrKIMTanBuUaIlLD IN-IMAGE-BUILDER(1)
2
3
4

NAME

6       packit-build-in-image-builder - Create a VM image in Image Builder.
7

SYNOPSIS

9       packit build in-image-builder [OPTIONS] IMAGE_NAME [PATH_OR_URL]
10

DESCRIPTION

12           Create a VM image in Image Builder.
13
14           ### EXPERIMENTAL ###
15
16           This command is experimental and the integration with Image Builder
17       will be
18           changed in a backwards incompatible way in the future.
19
20           Packit loads image build configuration from your packit.yaml file.
21
22           When `--job-config-index` is not specified, the  job  configuration
23       is loaded from your
24           .packit.yaml and the first matching vm_image_build job is used.
25
26           IMAGE_NAME  is  the  name  of  the image to be created. Please pick
27       something unique so it's
28           easy to identify for you in the Image Builder interface and can  be
29       well associated
30           with the image content.
31
32           [PATH_OR_URL] argument is a local path or a URL to the upstream git
33       repository,
34           it defaults to the current working directory
35
36

OPTIONS

38       --job-config-index INTEGER
39              Use N-th job definition to  load  configuration  for  the  image
40              build. The type needs to be vm_image_build.
41
42       --wait / --no-wait
43              Wait for the build to finish
44
45
46
47                                  2023-01-20  PACKIT BUILD IN-IMAGE-BUILDER(1)
Impressum