Sign inSign up

jauderho/cloudflared:2026.8.0

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:f27e4abea9bde84a3eada24180e98f9ebfa8d4ee2eea753c717a8423b825edb9

OS/ARCH

Compressed size

16.52 MB

Last pushed

about 1 month by jauderho

Type

Image

Manifest digest

sha256:0a7b5298ab303ddcb689b9aafa31249f02c9bc61afa6cc33c0a4aa0df67d676e

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=Jauder Ho <[email protected]>0 B
4LABEL org.opencontainers.image.url=https://github.com/jauderho/dockerfiles0 B
5LABEL org.opencontainers.image.documentation=https://github.com/jauderho/dockerfiles0 B
6LABEL org.opencontainers.image.source=https://github.com/jauderho/dockerfiles0 B
7LABEL org.opencontainers.image.title=jauderho/cloudflared0 B
8LABEL org.opencontainers.image.description=Command line client for0 B
9RUN /bin/sh -c apk update3.1 MB
10COPY /etc/passwd /etc/group /etc/cloudflared /etc/690 B
11COPY /etc/ssl/certs /etc/ssl/certs # buildkit109.14 KB
12COPY /go/src/github.com/cloudflare/cloudflared/cloudflared /usr/local/bin/cloudflared # buildkit9.64 MB
13ENV DNS1=1.1.1.10 B
14ENV DNS2=9.9.9.90 B
15ENV UPSTREAM1=https://1.1.1.1/dns-query0 B
16ENV UPSTREAM2=https://9.9.9.9/dns-query0 B
17ENV PORT=54540 B
18ENV ADDRESS=0.0.0.00 B
19ENV METRICS=127.0.0.1:88880 B
20HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s0 B
21USER cloudflared0 B
22ENTRYPOINT ["/usr/local/bin/cloudflared"]0 B
23CMD ["proxy-dns --address ${ADDRESS} --port0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit