This image contains LogoControl from frickelzeugs.de and nginx for reverse proxy.
Available commands for nginx base authentication (optional, if not set, it will not be protected):
- -e AUTH_USER=admin
- -e AUTH_PASS=XXX
Make config.xml persistent, create volume and map to /opt/LogoControl/data
e.g.
docker create volume LogoControl
docker run ... -v LogoControl:/opt/LogoControl/data