Add docker release info to readme

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

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, A `Dockerfile` is also provided. When running the container it builds,
mount the configuration file so it appears inside the container as mount the configuration file so it appears inside the container as
`/bebot/config/bebot.yaml`. `/bebot/config/bebot.yaml`.
Release images are [published to Docker
Hub](https://hub.docker.com/r/kelnos/bebot).