Skip to content

Releases: jwilder/dockerize

v0.1.0

25 Jan 05:32
Compare
Choose a tag to compare

0ab5bf8 Allow dockerize to wait for network dependencies before starting wrapped command

v0.0.4

27 Oct 21:53
Compare
Choose a tag to compare

d3f197a Update example Dockerfile to work with signals correctly
fade489 Fix timeout when handling signals
1016085 Add stdout template rendering example to README
401d864 Make command optional
3854f2b Allow to be rendered to stdout
efe541f Improve usage documentation
ef8a494 complete template functions' documentation
e77f845 Fix build version compile warning

v0.0.3

06 Oct 15:08
Compare
Choose a tag to compare

d229938 Update tail dependency
4f79876 Fix tail Cleanup
1e45a4b Fix go fmt
4e53efc Provide arm builds
6909d0e Added support for handling signals. If the subprocess does not terminate within 10 seconds of receiving the signal, it will be killed. The program will now exit cleanly on subcommand success (instead of forcing an os.Exit(0).
8cde798 Will now exit with status 0 when sub command finishes, even if tailing logs. Will also exit with the same exit status as sub process. See #4

v0.0.2

21 Nov 23:56
Compare
Choose a tag to compare
v0.0.2

v0.0.1

13 Oct 21:49
Compare
Choose a tag to compare
v0.0.1