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