Add docker release info to readme
Some checks failed
CI / CI (push) Has been cancelled
Release / Publish to crates.io (push) Successful in 4m36s
Release / Publish to Docker Hub (push) Failing after 4s

This commit is contained in:
Brian Tarricone 2023-09-19 23:37:49 -07:00
parent 2f32c7b415
commit 967d561911

View File

@ -58,3 +58,6 @@ logging verbosity. (Try `debug`, `info`, `warn` `error`, or `off`.)
A `Dockerfile` is also provided. When running the container it builds,
mount the configuration file so it appears inside the container as
`/bebot/config/bebot.yaml`.
Release images are [published to Docker
Hub](https://hub.docker.com/r/kelnos/bebot).