Keep the build images DRY

This commit is contained in:
Andrew Newdigate 2017-08-08 17:58:52 +00:00 committed by Stan Hu
parent 2e43cb6259
commit 81d80aa564
17 changed files with 260 additions and 178 deletions

View file

@ -11,7 +11,7 @@ apt-get install -y \
libxslt-dev libcurl4-openssl-dev libicu-dev \
logrotate python-docutils pkg-config cmake nodejs \
libkrb5-dev postgresql-client mysql-client unzip \
libre2-dev \
libre2-dev gettext \
echo deb http://httpredir.debian.org/debian stretch main > /etc/apt/sources.list.d/stretch.list
apt-get update -yqqq