Skip to content

Kanola-Images/Kanola-Virt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanola VM Image

Containerfile for building a Kanola Desktop + VM mage.

This image is based on top of kanola-images/plasma and offers the default Kanola Desktop experience with GNOME and VM drivers.

Build

Note

The fsguard compiled plugin .so file should be downloaded from the latest release and be placed under a plugins directory beside the recipe.yml file.

vib build recipe.yml
podman image build -t kanola-images/vplasma .

Verify Image Build Provenance Attestation

All the image builds/pushes are attested for build provenance and integrity using the attest-build-provenance` action. The attestations can be verified here or by having the latest version of GitHub CLI installed in your system. Then, execute the following command:

gh attestation verify oci://ghcr.io/kanola-images/vplasma:main --owner Kanola-Images

Releases

No releases published

Packages