Create laptop bootc image

This commit is contained in:
2025-01-01 11:56:59 -05:00
parent dd91f5db3a
commit 1e773bd235
6 changed files with 40 additions and 17 deletions

View File

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