debian-bootc-base-images/tests/rootfs/README.md
Dusty Mabe 5d628fd3f4
tests/rootfs/README: document how to run the tests
It's simple, but worth a few lines in the README.
2025-05-06 16:50:20 -04:00

274 B

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