sha256:f27e4abea9bde84a3eada24180e98f9ebfa8d4ee2eea753c717a8423b825edb9
OS/ARCH
Compressed size
15.81 MB
Last pushed
about 1 month by jauderho
Type
Image
Manifest digest
sha256:c3dd284b1e2b1ab8d36a23fbd35845faa81c5fca63476442d560488d47ebab74
Image Layers
1ADD alpine-minirootfs-3.24.1-s390x.tar.gz / # buildkit3.54 MB2CMD ["/bin/sh"]0 B4LABEL org.opencontainers.image.url=https://github.com/jauderho/dockerfiles0 B5LABEL org.opencontainers.image.documentation=https://github.com/jauderho/dockerfiles0 B6LABEL org.opencontainers.image.source=https://github.com/jauderho/dockerfiles0 B7LABEL org.opencontainers.image.title=jauderho/cloudflared0 B8LABEL org.opencontainers.image.description=Command line client for0 B9RUN /bin/sh -c apk update2.85 MB10COPY /etc/passwd /etc/group /etc/cloudflared /etc/689 B11COPY /etc/ssl/certs /etc/ssl/certs # buildkit109.14 KB12COPY /go/src/github.com/cloudflare/cloudflared/cloudflared /usr/local/bin/cloudflared # buildkit9.32 MB13ENV DNS1=1.1.1.10 B14ENV DNS2=9.9.9.90 B15ENV UPSTREAM1=https://1.1.1.1/dns-query0 B16ENV UPSTREAM2=https://9.9.9.9/dns-query0 B17ENV PORT=54540 B18ENV ADDRESS=0.0.0.00 B19ENV METRICS=127.0.0.1:88880 B20HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s0 B21USER cloudflared0 B22ENTRYPOINT ["/usr/local/bin/cloudflared"]0 B23CMD ["proxy-dns --address ${ADDRESS} --port0 BCommand
ADD alpine-minirootfs-3.24.1-s390x.tar.gz / # buildkit