mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
server/docker: include setuptools in installation
This commit is contained in:
@ -7,6 +7,7 @@ RUN \
|
|||||||
dumb-init \
|
dumb-init \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
py3-waitress \
|
py3-waitress \
|
||||||
|
py3-setuptools \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
# from requirements.txt:
|
# from requirements.txt:
|
||||||
py3-yaml \
|
py3-yaml \
|
||||||
|
Reference in New Issue
Block a user