add container to readme
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
91b68d0046
commit
ec59cb2a46
1 changed files with 2 additions and 0 deletions
2
README
2
README
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue