sha256:82df922e757b1b91c485e9758e22f457cae7ac97ea358be17245c71536976e70
OS/ARCH
Compressed size
293.91 MB
Last pushed
21 days by dublok
Type
Image
Manifest digest
sha256:b41b6804b99609bc9063ca4f0eb5af8898b5a33a8f1a601430c32fbb595c4190
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B6ARG COMMIT_SHA0 B7ARG TARGETPLATFORM=linux/amd640 B8LABEL org.opencontainers.image.title=Cloudflare WARP0 B9LABEL org.opencontainers.image.description=Docker container for Cloudflare0 B11LABEL org.opencontainers.image.url=https://github.com/ErcinDedeoglu/cloudflare-warp0 B12LABEL org.opencontainers.image.source=https://github.com/ErcinDedeoglu/cloudflare-warp0 B13LABEL org.opencontainers.image.documentation=https://github.com/ErcinDedeoglu/cloudflare-warp#readme0 B14LABEL org.opencontainers.image.vendor=Ercin Dedeoglu0 B15LABEL org.opencontainers.image.licenses=CC-BY-NC-4.00 B16LABEL org.opencontainers.image.revision=0 B17LABEL COMMIT_SHA=0 B18COPY entrypoint.sh /entrypoint.sh # buildkit5.49 KB19COPY start-warp-instance.sh /start-warp-instance.sh # buildkit2.6 KB20COPY ./healthcheck /healthcheck # buildkit674 B21RUN |2 COMMIT_SHA= TARGETPLATFORM=linux/amd64 /bin/sh265.52 MB22USER warp0 B23RUN |2 COMMIT_SHA= TARGETPLATFORM=linux/amd64 /bin/sh226 B24ENV WARP_INSTANCES=10 B25ENV WARP_CONNECT_TIMEOUT=300 B26ENV PROXY_USER=0 B27ENV PROXY_PASS=0 B28ENV PROXY_MAX_CONN=100 B29ENV PROXY_MAX_RPS=100 B30ENV PROXY_ALLOWED_IPS=0 B31ENV SS_METHOD=chacha20-ietf-poly13050 B32HEALTHCHECK {Test:[CMD-SHELL /healthcheck/index.sh] Interval:15s Timeout:5s0 B33ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE