particle-os-cli/integration-tests/test-repo
Gerald Pinder 3a0be4099a
feat: Add bootc support (#448)
Adds support for using `bootc` as the preferred method for booting from
a locally created image. This new method gets rid of the need to create
a tarball and move it to the correct place and instead it will make use
of `podman scp` which copies the image to the root `containers-storage`
and then has `rpm-ostree` and `bootc` boot from that store.

Closes #418 
Closes #200
2025-08-09 14:05:59 -04:00
..
containerfiles/labels feat: Look for recipes in ./recipes/, build files in ./files/, and Containerfiles in ./containerfiles/ (#157) 2024-04-13 19:08:31 +00:00
files feat: Add bootc support (#448) 2025-08-09 14:05:59 -04:00
modules feat: Add support for NuShell scripts 2025-01-05 13:31:29 -05:00
recipes feat: Add bootc support (#448) 2025-08-09 14:05:59 -04:00
.gitignore feat: Add ability to mount secrets 2025-07-17 14:03:25 -04:00
cosign.pub fix: Remove check for specific branches for signing (#114) 2024-03-05 09:18:43 -05:00
test_secret_file.txt feat: Add ability to mount secrets 2025-07-17 14:03:25 -04:00