telegram-bot-api (sha256:970c186e2794576c4dab7b51d3e864e7663b1162b52f80b0e97592e40948b37c)
Installation
docker pull hangar.nixthedev.ru/nixthedev/telegram-bot-api@sha256:970c186e2794576c4dab7b51d3e864e7663b1162b52f80b0e97592e40948b37csha256:970c186e2794576c4dab7b51d3e864e7663b1162b52f80b0e97592e40948b37cAbout this package
Telegram Bot API server
Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:695c79b2217675519eeed9028b8e5d7ae9915817a49f5bf34e80ad57197f07f6 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-07T13:34:27.506Z |
| org.opencontainers.image.description | Telegram Bot API server |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | a243c41dd2d3f5ccb1404a3a60787cd79b344fdc |
| 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.2-arm64 |
Details
2026-08-07 17:10:31 +03:00
Versions (14)
View all
Container
4
OCI / Docker
linux/arm64
46 MiB