add container to readme
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Yaakov 2022-05-30 21:36:26 +10:00
parent 91b68d0046
commit ec59cb2a46

2
README
View file

@ -120,3 +120,5 @@ To run this container, mount your configuration file, then set the following env
- `ELPROXY_CONFIG` to the path to your configuration file
- `ELPROXY_DEBUG` (optional) to a non-zero value to enable debug output logging
Make sure to set `Daemonize=0` in your configuration file, otherwise the container will simply exit.
You can get a pre-built image by running `docker pull registry.yaakov.online/public/pe1chl-elproxy`.