Skip to content

Containerfile for the Vanilla OS Desktop+Nvidia Propietary (for old GPUs) image.

License

Notifications You must be signed in to change notification settings

Vanilla-OS/nvidia-proprietary-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla OS Nvidia Propietary Image

Containerfile for building a Vanilla OS Desktop + Nvidia Propietary (for old GPUs) image.

Note

This image will be enabled in the Vanilla OS installer only if this gets merged, making the main NVIDIA image using the official open-source drivers.

This image is based on top of vanillaos/desktop and offers the default Vanilla OS Desktop experience with GNOME and Nvidia 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 vanillaos/nvidia .

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/vanilla-os/nvidia:main --owner Vanilla-OS

About

Containerfile for the Vanilla OS Desktop+Nvidia Propietary (for old GPUs) image.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%