Replace containerfiles with snippets
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/bin/xboxdrv /usr/bin/xboxdrv
|
|
||||||
COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/bin/xboxdrvctl /usr/bin/xboxdrvctl
|
|
||||||
COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/share/man/man1/xboxdrv.1 /usr/share/man/man1/xboxdrv.1
|
|
||||||
@@ -9,6 +9,8 @@ modules:
|
|||||||
- steam-firewall: /usr
|
- steam-firewall: /usr
|
||||||
- desktop-audio: /usr
|
- desktop-audio: /usr
|
||||||
- type: containerfile
|
- type: containerfile
|
||||||
containerfiles:
|
snippets:
|
||||||
- xboxdrv
|
- COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/bin/xboxdrv /usr/bin/xboxdrv
|
||||||
|
- COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/bin/xboxdrvctl /usr/bin/xboxdrvctl
|
||||||
|
- COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/share/man/man1/xboxdrv.1 /usr/share/man/man1/xboxdrv.1
|
||||||
- from-file: jp-apps.yml
|
- from-file: jp-apps.yml
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: jp-laptop
|
name: jp-laptop
|
||||||
base-image: ghcr.io/ublue-os/kinoite-main
|
base-image: ghcr.io/ublue-os/kinoite-main
|
||||||
image-version: 39
|
image-version: latest
|
||||||
description: The image of Wunker OS for JP's Laptop.
|
description: The image of Wunker OS for JP's Laptop.
|
||||||
modules:
|
modules:
|
||||||
- from-file: framework.yml
|
- from-file: framework.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user