Files
wunker-os/recipes/jp-minis-worker.yml
2025-05-17 18:08:50 -04:00

14 lines
476 B
YAML

---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: jp-minis-worker
# base-image: ghcr.io/ublue-os/kinoite-nvidia
base-image: ghcr.io/ublue-os/base-main
image-version: 42
description: The image of Wunker OS for JP's Minisforum PCs.
modules:
- from-file: common/jp-minis.yml
- type: script
snippets:
- curl -sfL https://get.rke2.io | INSTALL_RKE2_TYPE=agent INSTALL_RKE2_SKIP_RELOAD=true sh
- from-file: common/post-build.yml