mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-21 06:14:00 +00:00
Conflict fix?
This commit is contained in:
parent
bde16fc226
commit
f80c9941e9
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
|
||||||
|
|
||||||
# add info
|
# add info
|
||||||
COPY . /docker/
|
COPY . /docker/
|
||||||
|
RUN cp /docker/extra_model_paths.yaml ${ROOT}
|
||||||
RUN chmod u+x /docker/entrypoint.sh
|
RUN chmod u+x /docker/entrypoint.sh
|
||||||
RUN cp /docker/extra_model_paths.yaml ${ROOT}
|
RUN cp /docker/extra_model_paths.yaml ${ROOT}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue