mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-04-16 15:08:59 +00:00
installing python-setuptools in docker
This commit is contained in:
parent
eead3ebc9f
commit
50e2bd092b
@ -20,6 +20,7 @@ RUN printf "Starting update...\n" && \
|
||||
build-essential \
|
||||
netbase \
|
||||
iproute2 \
|
||||
python-setuptools \
|
||||
python-pip \
|
||||
python-dev \
|
||||
jq > /dev/null && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user