Files
wunker-os/recipes/base.yml
T
2026-04-10 18:23:55 -04:00

14 lines
399 B
YAML

---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: base
base-image: ${BB_REGISTRY:-quay.io}/fedora-ostree-desktops/base-atomic
image-version: ${FEDORA_VERSION}
description: The base image of Wunker OS
modules:
- from-file: base/common.yml
- type: os-release
properties:
NAME: WunkerOS
PRETTY_NAME: Wunker OS
- from-file: base/post-build.yml