Initial KabOS build

This commit is contained in:
mkm1971 2026-04-27 01:28:19 +04:00
commit f11d53a781
1 changed files with 4 additions and 0 deletions

4
Containerfile.nvidia Normal file
View File

@ -0,0 +1,4 @@
FROM ghcr.io/ublue-os/bazzite-nvidia:latest
COPY build_files /ctx/
RUN chmod +x /ctx/build.sh && /ctx/build.sh