Update 'README.md'

master
Terekhin Alexandr 4 years ago
parent 91237441ee
commit bc151661ab
  1. 4
      README.md

@ -18,6 +18,10 @@ Or build manualy: `docker build -t <you image name> .`
And run it:
`docker run -p <host port>:8081 --name <you container name> --env-file=./tg-bot-api.env <you image name>`
## This image on dockerhub
Built for linux OS amd64 and arm/v7 arch https://hub.docker.com/r/bearns/tg-bot-api-server
## Crossbuild
Use qemu and buildx if you need it.

Loading…
Cancel
Save