sha256:89dfd3a184a436c300de710034ae57cd2f227180c94c01dae23c0066d2e4adcd
OS/ARCH
linux/amd64
Compressed size
157.1 MB
Last pushed
9 months by zhengxiongzhao
Type
Image
Manifest digest
sha256:f8a7c95546a1f6fd2933b300fb83ad1b618c8104c9512c9ccf51b1133412ab1c
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV PROXY_PORT=1080 TZ=Asia/Shanghai FAMILIES_MODE=off WARP_LICENSE=0 B4EXPOSE [1080/tcp]0 B5RUN /bin/sh -c apt-get update128.7 MB6RUN /bin/sh -c mkdir -p270 B7COPY --chmod=755 scripts /scripts #1.1 KB8COPY --chmod=644 configs/logrotate.conf /etc/logrotate.conf #226 B9COPY --chmod=644 configs/supervisord.conf /etc/supervisor/supervisord.conf #497 B10COPY --chmod=755 configs/start-gost.sh /usr/local/bin/start-gost.sh #237 B11VOLUME [/var/lib/cloudflare-warp]0 B12CMD ["/usr/bin/supervisord"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1765152000'