зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1718178 - Remove python 2.7 packages from non-test docker images. r=taskgraph-reviewers,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D118783
This commit is contained in:
Родитель
14497c68f9
Коммит
320d37a2c9
|
@ -22,11 +22,6 @@ RUN apt-get update && \
|
|||
less \
|
||||
openssh-client \
|
||||
procps \
|
||||
python-cryptography \
|
||||
python-dev \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
python3-dev \
|
||||
rsync \
|
||||
screen \
|
||||
|
|
|
@ -37,12 +37,10 @@ RUN /usr/local/sbin/setup_packages.sh $TASKCLUSTER_ROOT_URL $DOCKER_IMAGE_PACKAG
|
|||
make \
|
||||
mercurial \
|
||||
patch \
|
||||
python \
|
||||
python3 \
|
||||
python3-distutils-extra \
|
||||
python3-minimal \
|
||||
python3-zstandard \
|
||||
python-psutil \
|
||||
python3-psutil \
|
||||
vim-tiny \
|
||||
xz-utils
|
||||
|
|
|
@ -36,10 +36,6 @@ RUN apt-get update && \
|
|||
libucl1 \
|
||||
p7zip-full \
|
||||
procps \
|
||||
python-dev \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
python3-dev \
|
||||
rsync \
|
||||
screen \
|
||||
|
|
|
@ -12,7 +12,6 @@ apt-get install -y --force-yes --no-install-recommends \
|
|||
python3 \
|
||||
python3-distutils-extra \
|
||||
python3-yaml \
|
||||
python-psutil \
|
||||
python3-psutil
|
||||
|
||||
BUILD=/root/build
|
||||
|
|
|
@ -39,10 +39,6 @@ RUN apt-get update && \
|
|||
patch \
|
||||
p7zip-full \
|
||||
procps \
|
||||
python-dev \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
python3-dev \
|
||||
rsync \
|
||||
screen \
|
||||
|
|
|
@ -35,9 +35,6 @@ RUN apt-get update && \
|
|||
p7zip-full \
|
||||
pkg-config \
|
||||
procps \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
python3-distutils-extra \
|
||||
python3-requests \
|
||||
python3-pytoml \
|
||||
|
|
Загрузка…
Ссылка в новой задаче