From c76f4209aad431374bf06a6c4fae69aad316cbc4 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sat, 11 Jan 2020 13:46:28 +0000 Subject: [PATCH] Add git --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index de2c4b9..a9847f1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,6 +7,7 @@ RUN echo 'deb http://ftp-stud.hs-esslingen.de/pub/Mirrors/debian-multimedia/ tes && apt-get -y install \ beignet-opencl-icd \ ffmpeg \ + git \ python3-pip \ vapoursynth \ vapoursynth-* \