/core-image

Containerfile for the Vanilla OS Core image.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

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

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/core .