Added the man viewer to the Dockerfile, hence the docker image.

- Legacy-Id: 12324
This commit is contained in:
Henrik Levkowetz 2016-11-12 05:33:26 +00:00
parent 99fde987b0
commit 8019623898

View file

@ -52,6 +52,7 @@ RUN apt-get update && apt-get install -qy \
libxml2-dev \
libxslt-dev \
locales \
man \
mysql-server \
openssh-client \
procps \