Skip to content

Releases: nginx-proxy/docker-gen

0.3.2

11 Jul 18:21
Compare
Choose a tag to compare

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

11 Jun 16:57
Compare
Choose a tag to compare

57bf3f4 Fix panic: runtime error: invalid memory address or nil pointer dereference
0deec99 Update nginx.tmpl example to use groupByMulti

0.3.0

05 Jun 23:49
Compare
Choose a tag to compare

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

20 May 03:03
Compare
Choose a tag to compare

Add -version flag
Add -only-published filter flag

0.2.0

09 May 00:23
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Added friendly name to container meta-data
  • Added sample upstart and config file
  • Fixed bug w/ -only-exposed

0.1.2

05 May 16:41
Compare
Choose a tag to compare
Fix -endpoint being ignored

Fixes #1

0.1.1

03 May 00:01
Compare
Choose a tag to compare
Fix regression due to new -endpoint flag

0.1.0

02 May 16:39
Compare
Choose a tag to compare
Handle private registries w/ port

Fixes #2