dockerfiles

Dockerfiles and docker-compose.yml that I build or find useful.

tgbotapi (latest)

Published 2026-09-04 19:52:23 +00:00 by shihaam in dockerfiles/telegrambotapi

Installation

docker pull git.shihaam.dev/dockerfiles/tgbotapi:latest
sha256:8b786ac5c2002d2100c11e8141cd7f0b5d7361cc7adf0e5011245069b6d597cc

Images

Digest OS / Arch Size
156d8b6997 linux/amd64 61 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'stable' '@1787529600'
COPY /usr/local/bin/telegram-bot-api /usr/local/bin/telegram-bot-api # buildkit
RUN /bin/sh -c apt update && apt upgrade -y && apt install -y libc++1 # buildkit
CMD ["/bin/sh" "-c" "/usr/local/bin/telegram-bot-api"]

Labels

Key Value
com.docker.compose.project telegrambotapi
com.docker.compose.service tgbotapi
com.docker.compose.version 5.4.0
Details
Container
2026-09-04 19:52:23 +00:00
1
OCI / Docker
Versions (1) View all
latest 2026-09-04