2026-09-05 00:37:05 +05:00
2026-09-05 00:37:05 +05:00
2026-09-05 00:37:05 +05:00
2026-09-05 00:37:05 +05:00

Telegram Bot API

build

docker compose build

Run on server

services:
   tgbotapi:
      hostname: tgbotapi
      image: git.shihaam.dev/dockerfiles/tgbotapi
      ports:
        - 8080:8080
      environment:
        - TELEGRAM_API_ID=
        - TELEGRAM_API_HASH=
S
Description
Docker container for telegram bot api
Readme
27 KiB
Languages
Dockerfile 100%