test-install: Pre-install a few more dependencies in base image.

This commit is contained in:
Greg Price 2018-01-22 16:18:33 -08:00
parent 0e3ab4d437
commit b0a9117e80
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ run apt-get update
# would install for itself.
run apt-get install -y --no-install-recommends \
xvfb parallel netcat unzip zip jq python3-pip wget curl realpath \
git crudini openssl ssl-cert \
build-essential python3-dev \
closure-compiler memcached rabbitmq-server redis-server \
hunspell-en-us supervisor libssl-dev yui-compressor puppet \