add support packages

Noticed that there are a few more packages that are needed to
pubish and draw graphs of repositories
This commit is contained in:
Bryan 2016-02-05 23:55:36 -08:00
parent cf41eacb0d
commit ad77561f0c
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ RUN apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 573BFD6B3D8FBC64107
RUN apt-get -q update \
&& apt-get -y install aptly \
bzip2 \
xz-utils \
graphviz \
gnupg \
gpgv \
supervisor \