From fade4534246627375a2c7fe11fdb0843ccb449e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 28 Jul 2021 20:16:32 -0500 Subject: check health with tor is blocked --- core/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Dockerfile') diff --git a/core/Dockerfile b/core/Dockerfile index b07f525..e9fd4a3 100644 --- a/core/Dockerfile +++ b/core/Dockerfile @@ -4,7 +4,7 @@ LABEL MAINTAINER="heckyel@riseup.net" ENV LANG C.UTF-8 ENV LC_ALL C.UTF-8 -RUN apk add --no-cache musl-dev build-base gcc libffi-dev python3-dev patch git py3-pip tor +RUN apk add --no-cache musl-dev build-base gcc libffi-dev python3-dev patch git py3-pip tor curl ARG APP_DIR="/srv/app" ARG YT_REPO="https://git.sr.ht/~heckyel/yt-local" -- cgit v1.2.3