diff --git a/Dockerfile b/Dockerfile index 50077cca..190dd8a7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,6 +3,7 @@ RUN apk --update add ca-certificates \ mailcap \ curl \ jq \ + gcompat \ mktorrent COPY healthcheck.sh /healthcheck.sh