telegram-bot-api (sha256:d06bc8359bc0ea14738b628e7f71957f419213ea4e9b76612ae99e401f25547a)

Published 2026-08-24 22:07:15 +03:00 by NiXTheDev in NiXTheDev/telegram-bot-api

Installation

docker pull hangar.nixthedev.ru/nixthedev/telegram-bot-api@sha256:d06bc8359bc0ea14738b628e7f71957f419213ea4e9b76612ae99e401f25547a
sha256:d06bc8359bc0ea14738b628e7f71957f419213ea4e9b76612ae99e401f25547a

About this package

Telegram Bot API server

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:0387b3d029de8fa08641ccfaa44c6a4ad07b93035420d53b49783ea27527d153 in /
CMD ["/bin/bash"]
ARG TARGETPLATFORM=linux/arm64
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl3 zlib1g ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c groupadd -r telegram-bot-api && useradd -r -g telegram-bot-api -d /var/lib/telegram-bot-api -s /sbin/nologin telegram-bot-api && mkdir -p /var/lib/telegram-bot-api && chown telegram-bot-api:telegram-bot-api /var/lib/telegram-bot-api # buildkit
COPY /usr/local/bin/telegram-bot-api /usr/local/bin/telegram-bot-api # buildkit
EXPOSE [8081/tcp 8082/tcp]
USER telegram-bot-api
WORKDIR /var/lib/telegram-bot-api
ENTRYPOINT ["/usr/local/bin/telegram-bot-api"]

Labels

Key Value
org.opencontainers.image.created 2026-08-24T18:30:27.134Z
org.opencontainers.image.description Telegram Bot API server
org.opencontainers.image.licenses
org.opencontainers.image.revision 1fb70ed01f2e3172ca86fc1e269d66dfc548e305
org.opencontainers.image.source https://hangar.nixthedev.ru/NiXTheDev/telegram-bot-api
org.opencontainers.image.title telegram-bot-api
org.opencontainers.image.url https://hangar.nixthedev.ru/NiXTheDev/telegram-bot-api
org.opencontainers.image.version 10.3-arm64
Details
Container
2026-08-24 22:07:15 +03:00
1
OCI / Docker
linux/arm64
46 MiB
Versions (14) View all
latest 2026-08-24
10.3 2026-08-24
10 2026-08-24
buildcache-amd64 2026-08-24
latest-amd64 2026-08-24