diff --git a/Dockerfile b/Dockerfile index 79f08cc92..7a78b98ed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,6 +29,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ ffmpeg \ git \ wget \ + zip \ unzip \ python3-dev \ python3-opencv \