880 B
880 B
wunker-os
For more info, check out the blue-build homepage.
Installation
To rebase an existing Silverblue/Kinoite installation to the latest build:
sudo bootc switch --enforce-container-sigpolicy harbor.jpnet.dev/wunker-os/<VARIANT>:<TAG>
Verification
These images are signed with sisgstore's cosign. You can verify the signature by running the following command:
cosign verify --key https://gitlab.com/wunker-bunker/wunker-os/-/raw/main/cosign.pub harbor.jpnet.dev/wunker-os/<VARIANT>:<TAG>
Where VARIANT is the image from the recipe you choose, and TAG is the version of the image.
