bootc-container-ukify - Build a Unified Kernel Image (UKI) using ukify
bootc container ukify [OPTIONS] [-- UKIFY_ARGS...]
Build a Unified Kernel Image (UKI) using ukify
This command computes the necessary arguments from the container image
(kernel, initrd, cmdline, os-release) and invokes ukify with them.
Any additional arguments after -- are passed through to ukify unchanged.
ARGS
Additional arguments to pass to ukify (after `--`)--rootfs=ROOTFS
Operate on the provided rootfs
Default: /--allow-missing-verity
Make fs-verity validation optional in case the filesystem doesn't support itbootc container ukify --rootfs /target -- --output /output/uki.efibootc(8), ukify(1)