Может послать или нагрубить.
If necessary, the linux/amd64 platform has been changed.
docker build --platform linux/amd64 -t kolya_bot:latest .
docker run -d --name kolya_bot -e TELEGRAM_APITOKEN='token' kolya_bot:latest
Create .env file and run:
docker-compose up --build