Added colordiff to the docker/Dockerfile

- Legacy-Id: 11029
This commit is contained in:
Henrik Levkowetz 2016-03-30 11:21:47 +00:00
parent 97658ee40b
commit 39abc8945e

View file

@ -34,6 +34,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# Install needed packages
RUN apt-get update && apt-get install -qy \
ca-certificates \
colordiff \
gawk \
less \
libmysqlclient-dev \