Skip to content

Commit d34ee3d

Browse files
committed
Formatting
1 parent 9fa26ff commit d34ee3d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,15 @@ This is mostly a proof of concept to generate config files for:
88
* fluentd, logstash or other centralized logging tools that tail the containers JSON log file.
99
* logrotate files to rotate container JSON log files
1010

11+
===
12+
13+
To Run:
14+
1115
`go get github.com/jwilder/docker-gen`
1216

1317
`docker-gen template.file`
1418

1519
TODO:
1620

17-
* Restart command hooks for when files are regenerated
21+
* Add restart command hooks for when files are regenerated.
1822
* Tail docker event stream to detect when containers are started and stopped automatically

0 commit comments

Comments
 (0)