act/pkg
Joseph Benden 003c995b36
Support container removal at exit. Fixes #694 (#714)
This patch adds a new command-line flag (`--rm`) to automatically
stop workflow container(s), just prior to exit. The default
behavior is kept, e.g.: the containers continue running at exit.

Fixes: #694
Signed-off-by: Joseph Benden <joe@benden.us>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-10 15:09:05 +00:00
..
common fix: use github auth token for pulling a repository (#693) 2021-05-19 13:40:28 +00:00
container Add support for container kernel capabilities (#716) 2021-06-04 16:06:59 +00:00
model Switch to interface{} instead of map[string]... (#700) 2021-06-06 14:53:18 +00:00
runner Support container removal at exit. Fixes #694 (#714) 2021-06-10 15:09:05 +00:00