commit 47aedc7f65f88410cb64df10cfdac484cf15c39c parent 7d680ce362eb5eae8f89b2f42825d400b6336c2c Author: Marcel <MTRNord@users.noreply.github.com> Date: Fri, 7 Oct 2016 19:34:43 +0200 Update Dockerfile Diffstat:
| M | Dockerfile | | | 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