[DOCKER] Do not remove pip for headless image
This commit is contained in:
parent
cc3a36e66a
commit
5bc1b74c9a
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ RUN mkdir -pv "${DEFAULT_WORKSPACE}" && \
|
||||||
g++ \
|
g++ \
|
||||||
make \
|
make \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
py3-pip \
|
|
||||||
py3-setuptools
|
py3-setuptools
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue