mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-02-11 21:05:18 +00:00
installing python-setuptools in docker
This commit is contained in:
parent
9e49213546
commit
18bc6d0dd4
@ -20,6 +20,7 @@ RUN printf "Starting update...\n" && \
|
|||||||
build-essential \
|
build-essential \
|
||||||
netbase \
|
netbase \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
|
python-setuptools \
|
||||||
python-pip \
|
python-pip \
|
||||||
python-dev \
|
python-dev \
|
||||||
jq > /dev/null && \
|
jq > /dev/null && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user