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 B2ARG BUILD_VERSION0 B3ARG VCS_REF0 B4LABEL org.opencontainers.image.created=2019-11-01T17:14:15Z0 B5LABEL org.opencontainers.image.authors=Kyle Harding <https://klutchell.dev>0 B6LABEL org.opencontainers.image.url=https://github.com/klutchell/cloudflared0 B7LABEL org.opencontainers.image.documentation=https://github.com/klutchell/cloudflared0 B8LABEL org.opencontainers.image.source=https://github.com/klutchell/cloudflared0 B9LABEL org.opencontainers.image.version=2019.10.40 B10LABEL org.opencontainers.image.revision=ece74d10 B11LABEL org.opencontainers.image.title=klutchell/cloudflared0 B12LABEL org.opencontainers.image.description=Cloudflare's command-line tool and0 B13COPY /etc/passwd /etc/passwd # buildkit625 B14COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit128.94 KB15COPY /go/src/github.com/cloudflare/cloudflared/cloudflared /usr/local/bin/ # buildkit7.62 MB16USER nonroot0 B17ENV TUNNEL_DNS_ADDRESS=0.0.0.00 B18ENV TUNNEL_DNS_PORT=50530 B19ENV TUNNEL_DNS_UPSTREAM=https://1.1.1.1/dns-query,https://1.0.0.1/dns-query0 B20ENTRYPOINT ["cloudflared" "--no-autoupdate"]0 B21CMD ["proxy-dns"]0 B22RUN |3 BUILD_DATE=2019-11-01T17:14:15Z BUILD_VERSION=2019.10.4 VCS_REF=ece74d1179 BCommand
ARG BUILD_DATE