Install hopefully pip, setuptools and wheel in each base image
This commit is contained in:
@@ -5,7 +5,7 @@ RUN set -ex; \
|
||||
apt-get update; \
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -qy \
|
||||
git \
|
||||
rustc \
|
||||
rustc python3-setuptools python3-wheel python3-pip \
|
||||
build-essential \
|
||||
checkinstall \
|
||||
libffi-dev \
|
||||
|
Reference in New Issue
Block a user