Sign inSign up

lordarrin/tg-ws-proxy:1.9.9

Multi-platform
Networking
Index digest

sha256:236f1d97e34d7acfe54b524c1f1dd44fd8db465b723ddd30351d327e65c3f8fa

OS/ARCH

Compressed size

29.49 MB

Last pushed

about 1 month by lordarrin

Type

Image

Manifest digest

sha256:8e1d75b5f56e5dcaec0617a4ecda3e3729808fafcf0c065fb13d547ca859e20c

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;402.11 KB
5ENV PYTHON_VERSION=3.15.0rc10 B
6ENV PYTHON_SHA256=f84dad680ab2147417d2739355c2678f0f9acffe4ae8ef77895de1454b384b070 B
7RUN /bin/sh -c set -eux;13.52 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10LABEL org.opencontainers.image.title=Telegram WebSocket Proxy org.opencontainers.image.description=MTProto0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PROXY_HOST=0.0.0.00 B
12RUN /bin/sh -c apk add42.15 KB
13WORKDIR /app93 B
14COPY /opt/venv /opt/venv # buildkit11.52 MB
15COPY --chown=app:app proxy ./proxy #25.46 KB
16COPY --chown=app:app utils ./utils #124 B
17COPY --chown=app:app LICENSE ./ #790 B
18COPY entrypoint.sh /entrypoint.sh # buildkit549 B
19RUN /bin/sh -c chmod +x548 B
20USER app0 B
21ENTRYPOINT ["/sbin/tini" "--" "/bin/sh" "/entrypoint.sh"]0 B
22CMD []0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit