Create combo recipe

This commit is contained in:
2025-09-10 18:18:33 -04:00
parent e2050c9f34
commit bfdc959289
5 changed files with 30 additions and 6 deletions

View File

@@ -0,0 +1,10 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: combo
base-image: quay.io/fedora/fedora-bootc
image-version: 42
description: The base image of Wunker OS with COSMIC and Plasma for Nvidia
modules:
- from-file: base/common.yml
- from-file: base/cosmic.yml
- from-file: base/post-build.yml

10
recipes/base-combo.yml Normal file
View File

@@ -0,0 +1,10 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: combo
base-image: quay.io/fedora/fedora-bootc
image-version: 42
description: The base image of Wunker OS with COSMIC and Plasma
modules:
- from-file: base/common.yml
- from-file: base/cosmic.yml
- from-file: base/post-build.yml

View File

@@ -6,7 +6,7 @@ name: jp-desktop-nvidia
# image-version: "42.20250828.1"
# Custom Base
base-image: registry.gitlab.com/wunker-bunker/wunker-os/cosmic-nvidia
base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo-nvidia
image-version: 42
description: The image of Wunker OS for JP's desktop gaming.
blue-build-tag: none

View File

@@ -3,7 +3,7 @@
name: jp-laptop
# base-image: ghcr.io/ublue-os/bazzite
# image-version: "42.20250828"
base-image: registry.gitlab.com/wunker-bunker/wunker-os/cosmic
base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo
image-version: 42
description: The image of Wunker OS for JP's Laptop.
stages: