We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed8c7e6 + e78fa23 commit e59f9f4Copy full SHA for e59f9f4
Dockerfile-alpine
@@ -6,7 +6,7 @@ EXPOSE 80 443 2019
6
ENV XDG_CONFIG_HOME /config
7
ENV XDG_DATA_HOME /data
8
9
-RUN apk add -U --no-cache ca-certificates
+RUN apk add -U --no-cache ca-certificates curl
10
11
COPY artifacts/binaries/$TARGETPLATFORM/caddy /bin/
12
0 commit comments