projectstreet-detection-docker

Docker for detecting streets. (WIP)
git clone git://archive.git.mtrnord.blog/Nordgedanken/projectstreet-detection-docker.git
Log | Files | Refs | README

commit 47aedc7f65f88410cb64df10cfdac484cf15c39c
parent 7d680ce362eb5eae8f89b2f42825d400b6336c2c
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Fri,  7 Oct 2016 19:34:43 +0200

Update Dockerfile
Diffstat:
MDockerfile | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Dockerfile b/Dockerfile @@ -2,6 +2,5 @@ FROM mtrnord/opencv:latest MAINTAINER MTRNord <info@nordgedanken.de> -RUN apt-get install -y cron perf-tools-unstable -RUN echo "deb http://ftp.debian.org/debian jessie-backports main" >> /etc/apt/sources.list && apt-get update && apt-get install -y linux-tools +RUN apt-get install -y cron CMD cron