Skip to content

Babilinx/vanilla-minimal-desktop-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla OS Minimal Desktop Image

Containerfile for building a Vanilla OS Minimal Desktop image.

This image is based on top of vanillaos/core and offers the default Vanilla OS Desktop experience with GNOME with some things in less.

Not everything has been tested! Use with precautions!

Differences with the desktop image

  • Added GNOME Tweaks package
  • Removed GNOME System Monitor
  • Removed default GNOME Shell extensions
  • Hided Vanilla Tour in the app drawer
  • Hided Help in the app drawer
  • Hided Input Method in the app drawer
  • And some other small changes

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 babilinx/minimal-desktop .

Verify Image Build Provenance Attestation

Note

This is actually not supported.

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/babilinx/minimal-desktop:main --owner Babilinx

About

Containerfile for the Vanilla OS Minimal Desktop image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%