fedora-bootc based image for home entertainment use, powered by blue-build. Operable with gamepads!
This is a work in progress. README is TBA.
To rebase an existing atomic Fedora installation to the latest build:
# Deploy image and reboot
sudo bootc switch ghcr.io/askpng/fried-couchpotato:latest --apply
# Deploy signed image and reboot
sudo bootc switch --enforce-container-sigpolicy ghcr.io/askpng/fried-couchpotato:latest --apply
# Update and reboot
sudo bootc upgrade --apply
The latest tag will automatically point to the latest build.
TBA
These images are signed with Sigstore's cosign. You can verify the signature by downloading the cosign.pub file from this repo and running the following command:
cosign verify --key cosign.pub ghcr.io/askpng/couchpotato