commit afc49b74eb065c20be861621f9bf73bed286df37 parent b66bd889a3f18e35aef019a2729bede66200ec83 Author: Marcel <MTRNord@users.noreply.github.com> Date: Thu, 6 Oct 2016 20:54:47 +0200 Update Dockerfile Diffstat:
| M | Dockerfile | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/Dockerfile b/Dockerfile @@ -2,5 +2,7 @@ FROM mtrnord/opencv:latest MAINTAINER MTRNord <info@nordgedanken.de> +RUN apt-get install -y cron + COPY scripts/ PStreet WORKDIR PStreet