Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Samleuma
/
tg-bot-api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tg-bot-api
/
Dockerfile
Samleuma
Create Dockerfile
8a7f38a
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
FROM
aiogram/telegram-bot-api:latest
ENV
TELEGRAM_HTTP_PORT=
7860
EXPOSE
7860