diff --git a/README.md b/README.md index 69b5824..96856ae 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ Or build manualy: `docker build -t .` And run it: `docker run -p :8081 --name --env-file=./tg-bot-api.env ` +## 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.