Skip to content

alfredgamulo/quantumqat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantumQat Logo

QuantumQat

build-quantumqat

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:

How to Use

Workflow

This repository has a GitHub workflow that automatically builds and publishes the container image to GitHub Container Registry.

Rebasing

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

ISO

You can build an ISO for offline installation by running

just build-iso

Verification

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