1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 06:45:13 +01:00
Files
bootc/docs/src/man/bootc-container.8.md
Colin Walters 856a7fba7c build-sys: A lot more manpage followups
- 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>
2025-09-18 09:05:36 -04:00

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

VERSION