mirror of https://github.com/zulip/zulip.git
test-install: Pre-install a few more dependencies in base image.
This commit is contained in:
parent
0e3ab4d437
commit
b0a9117e80
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue