- fix: do not expose port 2015
- feat: added labels for adding directives to host and proxy blocks. Those are
virtual.host.directives
,virtual.host.import
,virtual.proxy.matcher
,virtual.proxy.lb_policy
,virtual.proxy.directives
,virtual.proxy.import
- feat: added option to supply a custom template and snippet file to
docker-gen
using environment variables CADDY_TEMPLATE and CADDY_SNIPPET. - chore: Update docker-gen to 0.7.5
- chore: Update Caddy to 2.3.0
- Updates
alpine
version to3.11
- Adds
http
basic auth - Adds
docker-image-size-limit
- Updates
alpine
version to3.10
- Updates
Caddy
version to0.10.12
- Adds
"virtual.websockets"
configuration to work with websockets - Adds
docker-image-size-limit
- Minifies image as possible
- Updates
alpine
version to3.7
- Updates
Caddy
version - Updates
DockerGen
version - Adds new labels, including:
vendor
andversion
- Add optional domain alias, so alias will redirect to the main host
- Initial release