Use env var substitution
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: combo-nvidia
|
||||
base-image: quay.io/fedora-ostree-desktops/kinoite
|
||||
# base-image: harbor.jpnet.dev/fedora-ostree-desktops/kinoite
|
||||
image-version: 43
|
||||
base-image: ${BB_REGISTRY:-quay.io}/fedora-ostree-desktops/kinoite
|
||||
image-version: ${FEDORA_VERSION}
|
||||
description: The base image of Wunker OS with COSMIC and Plasma for Nvidia
|
||||
modules:
|
||||
- from-file: base/common.yml
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: combo
|
||||
base-image: quay.io/fedora-ostree-desktops/kinoite
|
||||
# base-image: harbor.jpnet.dev/fedora-ostree-desktops/kinoite
|
||||
image-version: 43
|
||||
base-image: ${BB_REGISTRY:-quay.io}/fedora-ostree-desktops/kinoite
|
||||
image-version: ${FEDORA_VERSION}
|
||||
description: The base image of Wunker OS with COSMIC and Plasma
|
||||
modules:
|
||||
- from-file: base/common.yml
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: cosmic-nvidia
|
||||
base-image: quay.io/fedora-ostree-desktops/base-atomic
|
||||
# base-image: harbor.jpnet.dev/fedora-ostree-desktops/base-atomic
|
||||
image-version: 43
|
||||
base-image: ${BB_REGISTRY:-quay.io}/fedora-ostree-desktops/base-atomic
|
||||
image-version: ${FEDORA_VERSION}
|
||||
description: The base image of Wunker OS with COSMIC for Nvidia
|
||||
modules:
|
||||
- from-file: base/common.yml
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: cosmic
|
||||
base-image: quay.io/fedora-ostree-desktops/base-atomic
|
||||
# base-image: harbor.jpnet.dev/fedora-ostree-desktops/base-atomic
|
||||
image-version: 43
|
||||
base-image: ${BB_REGISTRY:-quay.io}/fedora-ostree-desktops/base-atomic
|
||||
image-version: ${FEDORA_VERSION}
|
||||
description: The base image of Wunker OS with COSMIC
|
||||
modules:
|
||||
- from-file: base/common.yml
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: kinoite-nvidia
|
||||
base-image: quay.io/fedora-ostree-desktops/kinoite
|
||||
# base-image: harbor.jpnet.dev/fedora-ostree-desktops/kinoite
|
||||
image-version: 43
|
||||
base-image: ${BB_REGISTRY:-quay.io}/fedora-ostree-desktops/kinoite
|
||||
image-version: ${FEDORA_VERSION}
|
||||
description: The base image of Wunker OS with Plasma for Nvidia
|
||||
modules:
|
||||
- from-file: base/common.yml
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: kinoite
|
||||
base-image: quay.io/fedora-ostree-desktops/kinoite
|
||||
# base-image: harbor.jpnet.dev/fedora-ostree-desktops/kinoite
|
||||
image-version: 43
|
||||
base-image: ${BB_REGISTRY:-quay.io}/fedora-ostree-desktops/kinoite
|
||||
image-version: ${FEDORA_VERSION}
|
||||
description: The base image of Wunker OS with Plasma
|
||||
modules:
|
||||
- from-file: base/common.yml
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: base-nvidia
|
||||
base-image: quay.io/fedora-ostree-desktops/base-atomic
|
||||
# base-image: harbor.jpnet.dev/fedora-ostree-desktops/base-atomic
|
||||
image-version: 43
|
||||
base-image: ${BB_REGISTRY:-quay.io}/fedora-ostree-desktops/base-atomic
|
||||
image-version: ${FEDORA_VERSION}
|
||||
description: The base image of Wunker OS
|
||||
modules:
|
||||
- from-file: base/common.yml
|
||||
|
||||
+2
-3
@@ -1,9 +1,8 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: base
|
||||
base-image: quay.io/fedora-ostree-desktops/base-atomic
|
||||
# base-image: harbor.jpnet.dev/fedora-ostree-desktops/base-atomic
|
||||
image-version: 43
|
||||
base-image: ${BB_REGISTRY:-quay.io}/fedora-ostree-desktops/base-atomic
|
||||
image-version: ${FEDORA_VERSION}
|
||||
description: The base image of Wunker OS
|
||||
modules:
|
||||
- from-file: base/common.yml
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: cp-laptop
|
||||
base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite
|
||||
# base-image: harbor.jpnet.dev/wunker-os/kinoite
|
||||
base-image: ${BB_REGISTRY:-registry.gitlab.com}/${BB_REGISTRY_NAMESPACE:-wunker-bunker/wunker-os}/kinoite
|
||||
image-version: latest
|
||||
description: The image of Wunker OS for CP's laptop.
|
||||
modules:
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: jp-desktop-nvidia
|
||||
base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo-nvidia
|
||||
# base-image: harbor.jpnet.dev/wunker-os/combo-nvidia
|
||||
base-image: ${BB_REGISTRY:-registry.gitlab.com}/${BB_REGISTRY_NAMESPACE:-wunker-bunker/wunker-os}/combo-nvidia
|
||||
image-version: latest
|
||||
description: The image of Wunker OS for JP's desktop gaming.
|
||||
blue-build-tag: none
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: jp-laptop
|
||||
base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo
|
||||
# base-image: harbor.jpnet.dev/wunker-os/combo
|
||||
base-image: ${BB_REGISTRY:-registry.gitlab.com}/${BB_REGISTRY_NAMESPACE:-wunker-bunker/wunker-os}/combo
|
||||
image-version: latest
|
||||
description: The image of Wunker OS for JP's Laptop.
|
||||
# stages:
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: pg-desktop-nvidia
|
||||
base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite-nvidia
|
||||
# base-image: harbor.jpnet.dev/wunker-os/kinoite-nvidia
|
||||
base-image: ${BB_REGISTRY:-registry.gitlab.com}/${BB_REGISTRY_NAMESPACE:-wunker-bunker/wunker-os}/kinoite-nvidia
|
||||
image-version: latest
|
||||
description: The image of Wunker OS for PG's desktop gaming.
|
||||
modules:
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: wke
|
||||
base-image: registry.gitlab.com/wunker-bunker/wunker-os/base
|
||||
# base-image: harbor.jpnet.dev/wunker-os/base
|
||||
base-image: ${BB_REGISTRY:-registry.gitlab.com}/${BB_REGISTRY_NAMESPACE:-wunker-bunker/wunker-os}/base
|
||||
image-version: latest
|
||||
description: The image of Wunker OS for RKE2 Worker
|
||||
alt-tags:
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: wke
|
||||
base-image: registry.gitlab.com/wunker-bunker/wunker-os/base
|
||||
# base-image: harbor.jpnet.dev/wunker-os/base
|
||||
base-image: ${BB_REGISTRY:-registry.gitlab.com}/${BB_REGISTRY_NAMESPACE:-wunker-bunker/wunker-os}/base
|
||||
image-version: latest
|
||||
description: The image of Wunker OS for RKE2 Server
|
||||
alt-tags:
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: wke
|
||||
base-image: registry.gitlab.com/wunker-bunker/wunker-os/base
|
||||
# base-image: harbor.jpnet.dev/wunker-os/base
|
||||
base-image: ${BB_REGISTRY:-registry.gitlab.com}/${BB_REGISTRY_NAMESPACE:-wunker-bunker/wunker-os}/base
|
||||
image-version: latest
|
||||
description: The image of Wunker OS for RKE2 Worker
|
||||
alt-tags:
|
||||
|
||||
Reference in New Issue
Block a user