Install hopefully pip, setuptools and wheel in each base image
This commit is contained in:
@@ -11,7 +11,7 @@ RUN set -ex; \
|
||||
libjpeg8 \
|
||||
libtiff5 \
|
||||
ffmpeg \
|
||||
rustc \
|
||||
rustc python3-setuptools python3-wheel python3-pip \
|
||||
rsyslog logrotate \
|
||||
nano vim-tiny curl; \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
Reference in New Issue
Block a user