Skip to content

Releases: markriggins/dockerfy

Iteration for templates and concat(), and getenv() funcs

16 Sep 19:00
Compare
Choose a tag to compare

More conservative argument trimming policy. Dockerfy trims only its own args

18 Jul 16:43
Compare
Choose a tag to compare
0.2.6

More conservative argument trimming policy.  Dockerfy trims only its …

Add --debug flag. Trim whitespace on all args. Fix --run command bug

18 Jul 14:57
Compare
Choose a tag to compare
Add --debug flag, and make --verbose less verbose about debug info
Trim whitespace on all arguments (due to docker-compose.yml oddities)
Upgrade test/docker-compose.yml to version 2 format
Fix bug, primary command was running after a --run command failed.

Better solution to exit_code problem without breaking zombie reaping

17 Jul 20:41
Compare
Choose a tag to compare

Fix exit codes. Get reaper to work again. Wait for --run commands properly.
Beef up zombie_maker, so it becomes its own process group leader, closes stdin, stdout, stderr
Correct zombie reaping tests
Run more tests in the foreground (not as docker run -d) so they will less sensitive to timing issues
Bug fixes: close the sigs channel, finish --run commands before we start tailing the log files of the primary service (which isn't even running yet).

Bug fix -- exit with failure if the primary command fails

15 Jul 19:46
Compare
Choose a tag to compare

Exit with the same exit code as the primary command
If --run commands fail, the exit with the failed exit code, and DO NOT RUN THE PRIMARY COMMAND
if any --start service fails, then KILL THE OTHERS, and exit.

0.2.2

23 Jun 14:55
Compare
Choose a tag to compare
Allow {{.Env.VAR}} substitutions in --secrets-files names

0.2.1

03 Jun 15:40
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

0.2.0

27 May 14:49
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

0.1.2

13 May 15:39
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

0.1.1

12 May 03:13
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release