container-build

Synopsis

sample-rpkg container-build [-h]
                            [--compose-id [COMPOSE_ID [COMPOSE_ID ...]]
                            | --signing-intent SIGNING_INTENT |
                            --repo-url [URL [URL ...]]]
                            [--target TARGET] [--nowait] [--scratch]
                            [--arches [ARCHES [ARCHES ...]]]

Description

Build a container

Options

-h --help

show this help message and exit

--compose-id

ODCS composes used. Cannot be used with --signing-intent or --repo-url

--signing-intent

Signing intent of the ODCS composes. Cannot be used with --compose-id or --repo-url

--repo-url

URL of yum repo fileCannot be used with --signing-intent or --compose-id

--target

Override the default target

--nowait

Don’t wait on build

--scratch

Scratch build

--arches

Limit a scratch build to an arch. May have multiple arches.