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 \
|
||||
ffmpeg \
|
||||
py3-waitress \
|
||||
py3-setuptools \
|
||||
py3-pip \
|
||||
# from requirements.txt:
|
||||
py3-yaml \
|
||||
|
Reference in New Issue
Block a user