mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 06:25:32 +00:00
Update Dockerfile
This commit is contained in:
parent
3210469284
commit
dd08166d5e
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ RUN --mount=type=cache,target=/var/cache/apt \
|
||||||
# we need those
|
# we need those
|
||||||
apt-get install -y fonts-dejavu-core rsync git jq moreutils aria2 \
|
apt-get install -y fonts-dejavu-core rsync git jq moreutils aria2 \
|
||||||
# extensions needs those
|
# extensions needs those
|
||||||
ffmpeg libglfw3-dev libgles2-mesa-dev pkg-config libcairo2 libcairo2-dev build-essential && \
|
ffmpeg libglfw3-dev libgles2-mesa-dev pkg-config libcairo2 libcairo2-dev build-essential libgoogle-perftools-dev && \
|
||||||
apt-get clean
|
apt-get clean
|
||||||
|
|
||||||
ARG PUID=0
|
ARG PUID=0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue