Sign inSign up

lordarrin/tg-ws-proxy:1.9.10

Multi-platform
Networking
Index digest

sha256:3db51d19655a6cca18f421d9b2be76426cd4687e60438679f3bb27261c442b2d

OS/ARCH

Compressed size

29.33 MB

Last pushed

about 1 month by lordarrin

Type

Image

Manifest digest

sha256:0ed065515f33525e7d5b1bd34f3d824139e9e7790b09a216042dbd6219747df1

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 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;398.54 KB
5ENV PYTHON_VERSION=3.15.0rc10 B
6ENV PYTHON_SHA256=f84dad680ab2147417d2739355c2678f0f9acffe4ae8ef77895de1454b384b070 B
7RUN /bin/sh -c set -eux;13.45 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 add41.83 KB
13WORKDIR /app93 B
14COPY /opt/venv /opt/venv # buildkit11.75 MB
15COPY --chown=app:app proxy ./proxy #26.54 KB
16COPY --chown=app:app utils ./utils #125 B
17COPY --chown=app:app LICENSE ./ #789 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-x86_64.tar.gz / # buildkit