Compare commits
No commits in common. "102f719a47831037660451e72e2f6716bdd9c3fa" and "83a79aae609ca7123ab7a90498727940106df3c8" have entirely different histories.
102f719a47
...
83a79aae60
|
@ -16,7 +16,7 @@ FROM archlinux:latest
|
|||
COPY --from=0 /stable-diffusion-ui.pkg.tar.zst /stable-diffusion-ui.pkg.tar.zst
|
||||
|
||||
RUN pacman-key --init
|
||||
RUN pacman -Suy --noconfirm which nvidia-utils
|
||||
RUN pacman -Suy --noconfirm which
|
||||
|
||||
COPY init /init
|
||||
COPY config.yaml /config.yaml
|
||||
|
|
Loading…
Reference in New Issue
Block a user