particle-os-cli/integration-tests
Gerald Pinder d0e1b7c8d1
fix: Copy bins and keys with mounts for ostree commit (#132)
I've been investigating more into how ostree works and how it relates to
running `ostree container commit` for each layer. I've decided to move
our pre-installed bins and public keys into their own stages and then
bind mount them into a `RUN` instruction so that we can just use `cp` to
get the files into the image and then call `ostree container commit`.
Now all of our layers in the image (after the base image) will be in the
ostree commit tree.
2024-03-24 06:27:54 +00:00
..
mock-scripts chore: Add version checks for upstream tools (#121) 2024-03-17 14:14:07 -04:00
test-repo fix: Copy bins and keys with mounts for ostree commit (#132) 2024-03-24 06:27:54 +00:00
test-scripts chore: Add integration test for disableuserns.sh (#104) 2024-03-02 15:09:21 -05:00
Earthfile chore: Remove builtin-podman code 2024-03-23 15:54:15 -04:00