oh you do actually need this
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
c9f5a6104e
commit
114eaafb90
|
@ -16,7 +16,7 @@ FROM archlinux:latest
|
||||||
COPY --from=0 /stable-diffusion-ui.pkg.tar.zst /stable-diffusion-ui.pkg.tar.zst
|
COPY --from=0 /stable-diffusion-ui.pkg.tar.zst /stable-diffusion-ui.pkg.tar.zst
|
||||||
|
|
||||||
RUN pacman-key --init
|
RUN pacman-key --init
|
||||||
RUN pacman -Suy --noconfirm which
|
RUN pacman -Suy --noconfirm which nvidia-utils
|
||||||
|
|
||||||
COPY init /init
|
COPY init /init
|
||||||
COPY config.yaml /config.yaml
|
COPY config.yaml /config.yaml
|
||||||
|
|
Loading…
Reference in New Issue
Block a user