sha256:ca53af03d9969779a06862fea2d53a08dc69a3ae1d2fe4566dfe1740c1c22302
OS/ARCH
Compressed size
71.24 MB
Last pushed
over 1 year by shahradel
Type
Image
Manifest digest
sha256:52b1abfe0c652d2b120587c81983ec273cc483413b1378418e454dab3a79f227
Image Layers
1ADD alpine-minirootfs-3.19.5-x86_64.tar.gz / # buildkit3.26 MB2CMD ["/bin/sh"]0 B3ENV TZ=UTC0 B4RUN /bin/sh -c ln -snf185 B5RUN /bin/sh -c apk update7.84 KB6RUN /bin/sh -c apk add26.35 MB7LABEL maintainer=Shahrad Elahi <https://github.com/shahradelahi>0 B8LABEL org.opencontainers.image.vendor=shahradelahi0 B9LABEL org.opencontainers.image.title=TOR Proxy0 B10LABEL org.opencontainers.image.description=A Docker image for0 B11LABEL org.opencontainers.image.source=https://github.com/shahradelahi/docker-torproxy0 B12LABEL org.opencontainers.image.url=https://github.com/users/shahradelahi/packages/container/package/docker-torproxy0 B13LABEL org.opencontainers.image.base.name=ghcr.io/shahradelahi/torproxy0 B14ARG MEEK_VERSION=0.38.00 B15ENV MEEK_VERSION=0.38.00 B16COPY /usr/local/bin/lyrebird /usr/local/bin/lyrebird # buildkit6.32 MB17COPY /usr/local/bin/meek-client /usr/local/bin/meek-client # buildkit5.48 MB18COPY /usr/local/bin/snowflake-client /usr/local/bin/snowflake-client # buildkit10.86 MB19COPY /bin/gost /usr/local/bin/gost # buildkit18.98 MB20RUN |1 MEEK_VERSION=0.38.0 /bin/sh -c178 B21COPY internal /etc/torproxy/internal # buildkit3.84 KB22COPY scripts/* /usr/local/bin/ # buildkit348 B23COPY entrypoint.sh /entrypoint.sh # buildkit713 B24RUN |1 MEEK_VERSION=0.38.0 /bin/sh -c711 B25RUN |1 MEEK_VERSION=0.38.0 /bin/sh -c340 B26RUN |1 MEEK_VERSION=0.38.0 /bin/sh -c195 B27HEALTHCHECK &{["CMD-SHELL" "health | grep0 B28VOLUME [/etc/torrc.d /var/lib/tor]0 B29ENTRYPOINT ["/entrypoint.sh"]0 B30CMD ["-L" "socks://:1080" "-L" "http://:8080"]0 BCommand
ADD alpine-minirootfs-3.19.5-x86_64.tar.gz / # buildkit