Releases: nginx-proxy/docker-gen
Releases · nginx-proxy/docker-gen
0.3.4
9455238 Added flag -notify-sighup for sending HUP signal to containers.
885b59f Update permissions of temp file to match that of original file.
0cf31ba Run notify command in shell
f73d957 Adding 'replace' as a template-usable function
2847e7b Replace godeps w/ glock
aad517e Update go-dockerclient to latest
0.3.3
273bb19 Add .Env to access local environment variables
0.3.2
a993f17 Fix unable to create dest file/invalid cross-device link
13188ef Make -endpoint work consistently w/ -watch
c128476 Add an exists template function
edb72a5 Update release 0.3.1 links and docs
22bfc95 Remove accidentally committed release files
0.3.1
57bf3f4 Fix panic: runtime error: invalid memory address or nil pointer dereference
0deec99 Update nginx.tmpl example to use groupByMulti
0.3.0
f53298d Add a groupByMulti template function
d8781dc Don't request size of containers
a477a56 Add more logging
e10b1c2 Handle containers w/ no exposed ports in etcd template
0f2987a Don't exit out of watch loop if can't connect to docker
0.2.1
Add -version flag
Add -only-published filter flag
0.2.0
- Added friendly name to container meta-data
- Added sample upstart and config file
- Fixed bug w/ -only-exposed
0.1.2
Fix -endpoint being ignored
Fixes #1
0.1.1
Fix regression due to new -endpoint flag
0.1.0
Handle private registries w/ port
Fixes #2