remove python2 packages
This commit is contained in:
parent
405b8f4b55
commit
dae10b8770
|
@ -10,9 +10,7 @@ RUN apt-get update && apt-get install -y \
|
||||||
unzip \
|
unzip \
|
||||||
psmisc \
|
psmisc \
|
||||||
git \
|
git \
|
||||||
python-virtualenv \
|
python3-virtualenv \
|
||||||
virtualenv \
|
|
||||||
python-dev \
|
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
build-essential \
|
build-essential \
|
||||||
tzdata \
|
tzdata \
|
||||||
|
|
Loading…
Reference in New Issue