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