diff --git a/README b/README index f97cd6a..665dafe 100644 --- a/README +++ b/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`.