server/docker: include setuptools in installation
This commit is contained in:
parent
ea675d20cb
commit
48c9001194
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user