mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-29 12:32:40 +00:00
jq is not available in the minimal tier. Use grep instead to verify that the bootupd EFI has both grub2 and shim components installed. Assisted-by: OpenCode (Claude Opus 4.6) |
||
|---|---|---|
| .. | ||
| cases | ||
| Dockerfile | ||
| README.md | ||
| run | ||
rootfs tests
This is a set of scripts that sanity check the target rootfs in a read-only fashion.
To run the tests:
podman build --from localhost/fedora-bootc:latest -t localhost/test-bootc .
podman rmi localhost/test-bootc:latest # Clean up any created images