diff --git a/Dockerfile b/Dockerfile index fe68b304..0d586710 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,6 +16,7 @@ RUN apk update && \ tzdata \ ffmpeg \ make \ + gcompat \ python3 \ g++ \ tini