The purpose in building this image is to cater to people who identify as gamers first, and as hackers second.
This repository builds a custom Universal Blue image. THANK YOU to the giants that work on the Universal Blue Projects:
This repository has a GitHub workflow that automatically builds and publishes the container image to GitHub Container Registry.
If you are already running a vanilla installation of any Universal Blue system, then you can rebase to this image by running
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/alfredgamulo/quantumqat:latest
You can build an ISO for offline installation by running
just build-iso
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/alfredgamulo/quantumqat