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 89351f28fee37991266d6ac6bf39674c5804b152
parent c7c4a20d22585ddf6e30bd8f4d18369d36e3d9af
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Fri,  7 Oct 2016 18:55:42 +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 +RUN apt-get install -y cron linux-tools linux-tools-4.1 CMD cron