Mirror of the official web client for Telegram
3.5K
Containerized telegram web client (@zhukov/webogram)
This image allows to quickly create a mirror of the official Telegram web client. You can deploy it on your own server if the official client is blocked.
telegram:
container_name: telegram
image: zzeneg/web-telegram
restart: unless-stopped
ports:
- 80:80
environment:
HOST: telegram.mydomain.eu
APP_ID: your_app_id
APP_HASH: your_app_hash
Content type
Image
Digest
Size
13.5 MB
Last updated
over 6 years ago
docker pull zzeneg/web-telegram