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 7c68ff1299890541bef4d26b8c0fc1cd389a56c6
parent 89351f28fee37991266d6ac6bf39674c5804b152
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Fri,  7 Oct 2016 19:01:18 +0200

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

diff --git a/Dockerfile b/Dockerfile @@ -2,5 +2,5 @@ FROM mtrnord/opencv:latest MAINTAINER MTRNord <info@nordgedanken.de> -RUN apt-get install -y cron linux-tools linux-tools-4.1 +RUN apt-get install -y cron perf-tools-unstable CMD cron