sha256:b0cf1caa17835496a79bcddd7d97dd4cd035bd410a8ebe64619fde19d0ba338d
OS/ARCH
Compressed size
23.57 MB
Last pushed
5 months by sureserver
Type
Image
Manifest digest
sha256:1e61cf11def347769feef7938ba54c9476135ebe465fd858cf84e397e67d08ff
Image Layers
1ADD alpine-minirootfs-3.21.3-armv7.tar.gz / # buildkit2.95 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 -c219 B6ENV APP_USER=app0 B7ENV APP_DIR=/app0 B8ENV DATA_DIR=/app/data0 B9ENV CONF_DIR=/app/conf0 B10RUN /bin/sh -o pipefail -c282.76 KB11RUN /bin/sh -o pipefail -c943 B12RUN /bin/sh -o pipefail -c2.1 KB13COPY post-install.sh /app/ # buildkit470 B14RUN /bin/sh -o pipefail -c470 B15WORKDIR /app32 B16RUN /bin/sh -o pipefail -c20.33 MB17COPY torrc /etc/tor/ # buildkit299 B18COPY haproxy.cfg /etc/haproxy/ # buildkit422 B19COPY start.sh /bin/ # buildkit592 B20ENV PORT=8530 B21HEALTHCHECK &{["CMD-SHELL" "dig +short +tls0 B22RUN /bin/sh -o pipefail -c387 B23ENTRYPOINT ["tini" "--"]0 B24CMD ["/bin/start.sh"]0 BCommand
ADD alpine-minirootfs-3.21.3-armv7.tar.gz / # buildkit