sha256:a0e5a7124eb87cffe0d569f974dce5de2581ca4f0874771b9614d3e5599e657b
OS/ARCH
Compressed size
24.25 MB
Last pushed
5 months by sureserver
Type
Image
Manifest digest
sha256:e78f9facf4d8c5fb34e6f2d345657224a23d49a166b507dd6aa70db15c9c6df9
Image Layers
1ADD alpine-minirootfs-3.21.3-riscv64.tar.gz / # buildkit3.2 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 -c215 B6ENV APP_USER=app0 B7ENV APP_DIR=/app0 B8ENV DATA_DIR=/app/data0 B9ENV CONF_DIR=/app/conf0 B10RUN /bin/sh -o pipefail -c284.68 KB11RUN /bin/sh -o pipefail -c940 B12RUN /bin/sh -o pipefail -c2.09 KB13COPY post-install.sh /app/ # buildkit467 B14RUN /bin/sh -o pipefail -c465 B15WORKDIR /app32 B16RUN /bin/sh -o pipefail -c20.77 MB17COPY torrc /etc/tor/ # buildkit300 B18COPY haproxy.cfg /etc/haproxy/ # buildkit421 B19COPY start.sh /bin/ # buildkit787 B20ENV PORT=8530 B21HEALTHCHECK &{["CMD-SHELL" "dig +short +tls0 B22RUN /bin/sh -o pipefail -c384 B23ENTRYPOINT ["tini" "--"]0 B24CMD ["/bin/start.sh"]0 BCommand
ADD alpine-minirootfs-3.21.3-riscv64.tar.gz / # buildkit