diff --git a/arm64v8.dockerfile b/arm64v8.dockerfile index 53a072f..f109110 100644 --- a/arm64v8.dockerfile +++ b/arm64v8.dockerfile @@ -25,6 +25,8 @@ RUN \ python3-pip \ ffmpeg \ mkvtoolnix \ + zip \ + unzip \ tidy && \ echo "************ install python packages ************" && \ python3 -m pip install --no-cache-dir -U \