Build a new desktop image using bootc

This commit is contained in:
Gerald Pinder
2024-12-23 23:34:50 -05:00
parent 7f8b993b8c
commit 4f842c2aa3
15 changed files with 667 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: jp-desktop-nvidia
base-image: quay.io/fedora/fedora-bootc
image-version: 41
description: The bootc image of Wunker OS for JP's desktop gaming.
stages:
- from-file: common/helix.yml
modules:
- from-file: common/jp-desktop-bootc.yml
- from-file: common/helix.yml
- from-file: common/post-build.yml