sha256:b0cf1caa17835496a79bcddd7d97dd4cd035bd410a8ebe64619fde19d0ba338d
OS/ARCH
Compressed size
25.63 MB
Last pushed
5 months by sureserver
Type
Image
Manifest digest
sha256:a3bc7602a2e21f95713c6b0d9e2074754cfeb8d3c8977ee033a1e7fcf1336601
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 -c218 B6ENV APP_USER=app0 B7ENV APP_DIR=/app0 B8ENV DATA_DIR=/app/data0 B9ENV CONF_DIR=/app/conf0 B10RUN /bin/sh -o pipefail -c282.69 KB11RUN /bin/sh -o pipefail -c945 B12RUN /bin/sh -o pipefail -c2.08 KB13COPY post-install.sh /app/ # buildkit471 B14RUN /bin/sh -o pipefail -c468 B15WORKDIR /app32 B16RUN /bin/sh -o pipefail -c21.87 MB17COPY torrc /etc/tor/ # buildkit300 B18COPY haproxy.cfg /etc/haproxy/ # buildkit422 B19COPY start.sh /bin/ # buildkit596 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