Add ca-certificates

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
This commit is contained in:
Petros Angelatos 2015-10-07 18:52:35 +01:00 committed by Pablo Carranza Velez
parent 607bfdf698
commit 7deab91368

View File

@ -6,6 +6,7 @@ COPY 01_nodoc /etc/dpkg/dpkg.cfg.d/
RUN apt-get -q update \
&& apt-get install -qqy \
btrfs-tools \
ca-certificates \
curl \
jq \
rsync \