installing python-setuptools in docker

This commit is contained in:
aor-fokus 2019-01-14 01:53:47 +01:00
parent dc63f2e3ef
commit eead3ebc9f

View File

@ -20,6 +20,7 @@ RUN printf "Starting update...\n" && \
build-essential \
netbase \
iproute2 \
python-setuptools \
python-pip \
python-dev \
jq > /dev/null && \