mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 1471103 - Add a few useful packages to the base Debian docker images. r=froydnj
--HG-- extra : rebase_source : f10f6c3d00e60ab705595250e38d5ea6d09966a0
This commit is contained in:
parent
8c5b175f2f
commit
bf8286ece7
@ -51,13 +51,16 @@ RUN /usr/local/sbin/setup_packages.sh $DOCKER_IMAGE_PACKAGES && \
|
||||
apt-get update && \
|
||||
apt-get install \
|
||||
git \
|
||||
less \
|
||||
make \
|
||||
mercurial \
|
||||
patch \
|
||||
python \
|
||||
python3.5 \
|
||||
python3-minimal \
|
||||
python-zstandard \
|
||||
python3-zstandard \
|
||||
vim-tiny \
|
||||
xz-utils
|
||||
|
||||
# %include testing/mozharness/external_tools/robustcheckout.py
|
||||
|
Loading…
Reference in New Issue
Block a user