Skip to main content

Synopsis

The build command packages the module as an OCI artifact and writes it to the local filesystem as an OCI archive or an OCI image layout, without pushing it to a container registry. The container images declared in the module’s images.cue file are recorded in the sh.timoni.images annotation as a comma-separated sorted list of image references. The resulting archive can be pushed to a container registry as-is with ‘timoni mod push’, which extracts the version from the archive manifest.

Examples

Options

Options inherited from parent commands

See also