FIX: nvidia driver

This commit is contained in:
2025-12-05 21:43:37 +01:00
parent 490a3bab8e
commit 784ca0de59
2 changed files with 20 additions and 0 deletions

View File

@@ -17,4 +17,10 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
--mount=type=tmpfs,dst=/tmp \
/ctx/build.sh
RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
--mount=type=cache,dst=/var/cache \
--mount=type=cache,dst=/var/log \
--mount=type=tmpfs,dst=/tmp \
/ctx/initramfs.sh
RUN bootc container lint