Skip to content

Repository files navigation

Vanilla OS Core Image

Containerfile for building a Vanilla OS Core image.

Important

This image is not intended to be used directly. It is used as a base image for other images. Like the Vanilla OS Desktop image, etc.

Build

vib build recipe.yml
podman image build -t vanillaos/core .

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/core:latest --owner Vanilla-OS

Use of Generative AI

Maintainers may use generative AI tools as assistants while working on core-image. Non-trivial assisted commits disclose the tool, model, and scope of the work.

AI tools may assist with code comments, documentation, repetitive code, and issue triage. Maintainers make project decisions and review every assisted change before it is merged.

Use these trailers for non-trivial assisted commits:

Assisted-by: <tool>:<model-version>
AI-Scope: <what the tool generated and the prompt or a short prompt summary>

Single-line completions, renames, and formatting changes do not need trailers.

Coding agents must also follow AGENTS.md before changing files, creating commits, or opening pull requests.

About

Containerfile for the Vanilla OS Core image.

Topics

Resources

Code of conduct

Contributing

Stars

44 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages