Download sample data when running docker image without config (close #23)

This commit is contained in:
Petr Sloup
2016-07-13 14:03:41 +02:00
parent 14f406cc34
commit a310c130f3
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ MAINTAINER Petr Sloup <petr.sloup@klokantech.com>
RUN apt-get -qq update \
&& DEBIAN_FRONTEND=noninteractive apt-get -y install \
curl \
unzip \
build-essential \
python \
libcairo2-dev \