Files
wunker-os/README.md
T

880 B

wunker-os

pipeline status

For more info, check out the blue-build homepage.

bluebuild

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.