Create base images too
This commit is contained in:
14
recipes/base-nvidia.yml
Normal file
14
recipes/base-nvidia.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: cosmic
|
||||
base-image: quay.io/fedora-ostree-desktops/base-atomic
|
||||
image-version: 42
|
||||
description: The base image of Wunker OS
|
||||
modules:
|
||||
- from-file: base/common.yml
|
||||
- from-file: base/nvidia.yml
|
||||
- type: os-release
|
||||
properties:
|
||||
NAME: WunkerOS
|
||||
PRETTY_NAME: Wunker OS for Nvidia
|
||||
- from-file: base/post-build.yml
|
||||
Reference in New Issue
Block a user