sha256:5136f4b3316f33a06069bcb86fb845622e8419ee35ba01cf27f4632399af58f7
OS/ARCH
Compressed size
305.91 MB
Last pushed
10 days by dublok
Type
Image
Manifest digest
sha256:3e91c770ffa3c480a488051c5730c9c3ac7cb79e0814858063a8e8aa246fc6bc
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/sh277.53 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