Create base images too

This commit is contained in:
2025-09-12 12:05:52 -04:00
parent 40e9746f72
commit 586eea808f
6 changed files with 52 additions and 11 deletions

14
recipes/base-nvidia.yml Normal file
View File

@@ -0,0 +1,14 @@
---
# 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
modules:
- from-file: base/common.yml
- from-file: base/nvidia.yml
- type: os-release
properties:
NAME: WunkerOS
PRETTY_NAME: Wunker OS for Nvidia
- from-file: base/post-build.yml