Sign inSign up

klutchell/cloudflared:2019.10.4

Multi-platform
Manifest digest

sha256:f0c6dfec6332e507f858a074d0636a586f1377d9f4a602fa74d8a787c80031bd

OS/ARCH

Compressed size

7.74 MB

Last pushed

almost 7 years by klutchell

Type

Image

Manifest digest

sha256:f0c6dfec6332e507f858a074d0636a586f1377d9f4a602fa74d8a787c80031bd

Image Layers

1ARG BUILD_DATE0 B
2ARG BUILD_VERSION0 B
3ARG VCS_REF0 B
4LABEL org.opencontainers.image.created=2019-11-01T17:14:15Z0 B
5LABEL org.opencontainers.image.authors=Kyle Harding <https://klutchell.dev>0 B
6LABEL org.opencontainers.image.url=https://github.com/klutchell/cloudflared0 B
7LABEL org.opencontainers.image.documentation=https://github.com/klutchell/cloudflared0 B
8LABEL org.opencontainers.image.source=https://github.com/klutchell/cloudflared0 B
9LABEL org.opencontainers.image.version=2019.10.40 B
10LABEL org.opencontainers.image.revision=ece74d10 B
11LABEL org.opencontainers.image.title=klutchell/cloudflared0 B
12LABEL org.opencontainers.image.description=Cloudflare's command-line tool and0 B
13COPY /etc/passwd /etc/passwd # buildkit625 B
14COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit128.94 KB
15COPY /go/src/github.com/cloudflare/cloudflared/cloudflared /usr/local/bin/ # buildkit7.62 MB
16USER nonroot0 B
17ENV TUNNEL_DNS_ADDRESS=0.0.0.00 B
18ENV TUNNEL_DNS_PORT=50530 B
19ENV TUNNEL_DNS_UPSTREAM=https://1.1.1.1/dns-query,https://1.0.0.1/dns-query0 B
20ENTRYPOINT ["cloudflared" "--no-autoupdate"]0 B
21CMD ["proxy-dns"]0 B
22RUN |3 BUILD_DATE=2019-11-01T17:14:15Z BUILD_VERSION=2019.10.4 VCS_REF=ece74d1179 B

Command

ARG BUILD_DATE