Install hopefully pip, setuptools and wheel in each base image
This commit is contained in:
@@ -7,6 +7,7 @@ RUN sed -i 's/^# deb-src/deb-src/' /etc/apt/sources.list && \
|
||||
build-essential \
|
||||
apache2-dev \
|
||||
checkinstall \
|
||||
rustc python3-pip python3-setuptools python3-wheel \
|
||||
curl
|
||||
|
||||
RUN apt-get build-dep -y python3.6
|
||||
|
Reference in New Issue
Block a user