Sign inSign up

tarampampam/3proxy:2.2

Multi-platform
Index digest

sha256:1f93a082a9f4d912c66a1484a294cdbe4028e5bd52eb56b2ce67f0a7dd846770

OS/ARCH

Compressed size

3.2 MB

Last pushed

2 months by tarampampam

Type

Image

Manifest digest

sha256:5a3452e1b79b24479572bf657a2c6e771461fa317dc59ef08977831d68cab280

Image Layers

1LABEL org.opencontainers.image.title=3proxy org.opencontainers.image.description=Tiny free proxy0 B
2COPY /tmp/rootfs / # buildkit3.2 MB
3USER 10001:100010 B
4ENV PROXY_PORT=3128 SOCKS_PORT=10800 B
5HEALTHCHECK {Test:[CMD /bin/portcheck --port-env PROXY_PORT]0 B
6ENTRYPOINT ["/bin/dumb-init" "--"]0 B
7CMD ["/bin/lua" "/entrypoint.lua"]0 B

Command

LABEL org.opencontainers.image.title=3proxy org.opencontainers.image.description=Tiny free proxy server org.opencontainers.image.url=https://github.com/tarampampam/3proxy-docker org.opencontainers.image.source=https://github.com/tarampampam/3proxy-docker org.opencontainers.image.vendor=Tarampampam org.opencontainers.image.licenses=WTFPL