telegram-bot-api (sha256:facd5aea08856839e6470bd55d7e8e0561f6fc71b704f0f6c4eacfd6d19fa400)
Installation
docker pull hangar.nixthedev.ru/nixthedev/telegram-bot-api@sha256:facd5aea08856839e6470bd55d7e8e0561f6fc71b704f0f6c4eacfd6d19fa400sha256:facd5aea08856839e6470bd55d7e8e0561f6fc71b704f0f6c4eacfd6d19fa400About this package
Telegram Bot API server
Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:cb9335ce6f27399c2b17787739d6675502767c53e0335ded2a5f0d003d996650 in / |
| CMD ["/bin/bash"] |
| ARG TARGETPLATFORM=linux/amd64 |
| RUN |1 TARGETPLATFORM=linux/amd64 /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/amd64 /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:45:31.555Z |
| 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-amd64 |
Details
2026-08-24 22:22:56 +03:00
Versions (14)
View all
Container
1
OCI / Docker
linux/amd64
47 MiB