This repository contains container recipes for common VFX build and runtime environments.
Supported engines:
- podman
- apptainer
Supported operating systems:
- almalinux
- rocky
- fedora
Traditionally container definitions are per application.
This repository currently groups by operating system and then adds "flavors" (run-time specific variations) under the these.
As this is only naming convention driven, we can easily extend it to have application centric definitions.
As it is up to the consumer to find the correct image (via the filesystem, artefact storage, etc.), the structure of the repository has no direct significance on consumption.