mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-10 01:24:35 +01:00
Update Dockerfile
This commit is contained in:
parent
04a09cb31c
commit
658ac33371
|
|
@ -103,7 +103,7 @@ RUN --mount=type=cache,target=${USER_HOME}/.cache/pip \
|
|||
|
||||
ENV LD_PRELOAD=libtcmalloc.so
|
||||
|
||||
COPY . /docker
|
||||
COPY --chown=$PUID:$PGID . /docker
|
||||
|
||||
RUN \
|
||||
# mv ${ROOT}/style.css ${ROOT}/user.css && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue