sha256:0fd92bf87d6972adebd80e39da2bdcaf9b08a607886697b8d11f71ee3a4deff0
OS/ARCH
Compressed size
56.1 MB
Last pushed
2 months by ergoz
Type
Image
Manifest digest
sha256:03f5b55f31d2047e94808bcaf37b2de6f2f447f8ec5da457b3ace962b2dc8fb4
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2STOPSIGNAL SIGINT0 B3ARG DEBIAN_FRONTEND=noninteractive0 B4COPY /mimalloc/libmimalloc.so /usr/local/lib/ # buildkit88.22 KB5COPY /app/telemt /usr/local/bin/ # buildkit5.34 MB6COPY /app/config.toml /etc/telemt/ # buildkit1.13 KB7RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c21.93 MB8ENV LD_PRELOAD=/usr/local/lib/libmimalloc.so0 B9USER nonroot:nonroot0 B10WORKDIR /tmp32 B11EXPOSE [443/tcp 9090/tcp]0 B12ENTRYPOINT ["/usr/local/bin/telemt"]0 B13CMD ["/etc/telemt/config.toml"]0 B14ARG TELEMT_VERSION=3.4.100 B15ARG BUILD_DATE=2026-05-04T02:06:40+0000 LABEL_NAME=telemt LABEL_DESCRIPTION=Telegram MTProto0 B16LABEL org.opencontainers.image.created=2026-05-04T02:06:40+0000 org.opencontainers.image.title=telemt org.opencontainers.image.description=Telegram MTProto0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'