mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-06 06:53:48 +00:00
Update Dockerfile
This commit is contained in:
parent
1e34142322
commit
d2ec770e8b
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ RUN --mount=type=cache,target=${USER_HOME}/.cache/pip \
|
||||||
# maybe move this up to the dependencies list.
|
# maybe move this up to the dependencies list.
|
||||||
ENV LD_PRELOAD=libtcmalloc.so
|
ENV LD_PRELOAD=libtcmalloc.so
|
||||||
|
|
||||||
COPY . /docker
|
|
||||||
COPY --chown=$PUID:$PGID . /docker
|
COPY --chown=$PUID:$PGID . /docker
|
||||||
RUN \
|
RUN \
|
||||||
# mv ${ROOT}/style.css ${ROOT}/user.css && \
|
# mv ${ROOT}/style.css ${ROOT}/user.css && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue