Add missing utilities

This commit is contained in:
Petros Angelatos 2015-09-07 16:29:54 +03:00 committed by Pablo Carranza Velez
parent a12ebf884b
commit 9fb62a0faa

View File

@ -6,10 +6,12 @@ COPY 01_nodoc /etc/dpkg/dpkg.cfg.d/
RUN apt-get -q update \
&& apt-get install -qqy \
btrfs-tools \
curl \
jq \
rsync \
socat \
supervisor \
xz \
--no-install-recommends \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/