Right now if I run docker-gen all I get is the response below which really doesn't explain what's happening. With a verbose flag logging could be added to explain what containers it can see, etc.
root@ace:~# docker-gen ./template ./output
2017/06/28 03:49:13 Contents of ./output did not change. Skipping notification ''
Right now if I run
docker-genall I get is the response below which really doesn't explain what's happening. With averboseflag logging could be added to explain what containers it can see, etc.