15 lines
390 B
YAML
15 lines
390 B
YAML
---
|
|
# 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
|