sha256:dcde62496f24d28726a8076b7ec0515c7396dae6b8093bcc496c5d6bc61b6a4d
OS/ARCH
Compressed size
71.24 MB
Last pushed
over 1 year by shahradel
Type
Image
Manifest digest
sha256:6d8424df89f87eb98cd57788abafe4d6b135c17026cf2e1b657795ea4cb83fd3
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 -snf183 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 -c175 B21COPY internal /etc/torproxy/internal # buildkit3.84 KB22COPY scripts/* /usr/local/bin/ # buildkit347 B23COPY entrypoint.sh /entrypoint.sh # buildkit712 B24RUN |1 MEEK_VERSION=0.38.0 /bin/sh -c712 B25RUN |1 MEEK_VERSION=0.38.0 /bin/sh -c344 B26RUN |1 MEEK_VERSION=0.38.0 /bin/sh -c194 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