Installation - vibrantleaf/sharkfin GitHub Wiki
[!WARNING]
This is an experimental feature, try at your own discretion.
[!WARNING] Please verify the image's signature with cosign before rebasing to the image. see.
See Images.
To switch an existing atomic Fedora installation to the latest build:
- First switch to the unsigned image, to get the proper signing keys and policies installed: (Not needed if your already using any of or any of which that is derived from any of Universal Blue's images.)
bootc switch ghcr.io/vibrantleaf/sharkfin:stable
- Then switch to the signed image, like so:
bootc switch --enforce-container-sigpolicy ghcr.io/vibrantleaf/sharkfin:stable
The latest
tag will automatically point to the latest build. That build will still always use the Fedora version specified in recipe.yml
, so you won't get accidentally updated to the next major version.