Skip to content

Commit be656c6

Browse files
authored
2.1.8
1 parent 5f927b7 commit be656c6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ RUN apk update \
1212
COPY get.sh .
1313
RUN sh get.sh
1414

15-
#RUN curl -L ${URL} -o dnscrypt-proxy.tar.gz \
16-
#&& tar xvfz dnscrypt-proxy.tar.gz \
17-
#&& cp linux-${TARGETARCH}/dnscrypt-proxy . \
18-
#&& cp linux-${TARGETARCH}/example-dnscrypt-proxy.toml . \
19-
#&& sed "s/^listen_addresses.*/listen_addresses = [':5300']/" example-dnscrypt-proxy.toml > dnscrypt-proxy.toml
20-
2115
FROM public.ecr.aws/docker/library/alpine:3.21
2216

2317
WORKDIR /opt/dnscrypt-proxy

0 commit comments

Comments
 (0)