mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 06:45:13 +01:00
- Remove duplicated logic between xtask and makefile for converting markdown; it needs to be in xtask as we handle the version substitution there and some other tweaks - Really just make the developer entrypoint `just update-generated` in general - Fix the rendering of booleans - Remove unnecessary emoji from prints Signed-off-by: Colin Walters <walters@verbum.org>
593 B
593 B
NAME
bootc-container - Operations which can be executed as part of a container build
SYNOPSIS
bootc container [OPTIONS...] <SUBCOMMAND>
DESCRIPTION
Operations which can be executed as part of a container build
SUBCOMMANDS
| Command | Description |
|---|---|
| bootc container lint | Perform relatively inexpensive static analysis checks as part of a container build |