sha256:a0e5a7124eb87cffe0d569f974dce5de2581ca4f0874771b9614d3e5599e657b
OS/ARCH
Compressed size
25.57 MB
Last pushed
5 months by sureserver
Type
Image
Manifest digest
sha256:b3842a98cf134d7364bb53f7c3201951078c493b45899bf7a01a14f5c23043dc
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.source=https://github.com/sureserverman/tor-haproxy0 B4SHELL [/bin/sh -o pipefail -c]0 B5RUN /bin/sh -o pipefail -c216 B6ENV APP_USER=app0 B7ENV APP_DIR=/app0 B8ENV DATA_DIR=/app/data0 B9ENV CONF_DIR=/app/conf0 B10RUN /bin/sh -o pipefail -c284.34 KB11RUN /bin/sh -o pipefail -c940 B12RUN /bin/sh -o pipefail -c2.08 KB13COPY post-install.sh /app/ # buildkit465 B14RUN /bin/sh -o pipefail -c464 B15WORKDIR /app32 B16RUN /bin/sh -o pipefail -c21.82 MB17COPY torrc /etc/tor/ # buildkit298 B18COPY haproxy.cfg /etc/haproxy/ # buildkit420 B19COPY start.sh /bin/ # buildkit787 B20ENV PORT=8530 B21HEALTHCHECK &{["CMD-SHELL" "dig +short +tls0 B22RUN /bin/sh -o pipefail -c378 B23ENTRYPOINT ["tini" "--"]0 B24CMD ["/bin/start.sh"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit