Files
Matthew Heon 6f630bc09b Move OCI runtime implementation behind an interface
For future work, we need multiple implementations of the OCI
runtime, not just a Conmon-wrapped runtime matching the runc CLI.

As part of this, do some refactoring on the interface for exec
(move to a struct, not a massive list of arguments). Also, add
'all' support to Kill and Stop (supported by runc and used a bit
internally for removing containers).

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-10-10 10:19:32 -04:00
..
2019-04-09 11:55:26 -07:00
2019-06-25 13:51:24 -05:00
2019-04-04 14:41:50 -05:00
2019-04-04 14:41:50 -05:00
2019-09-12 14:03:52 -05:00
2019-07-21 14:22:39 -05:00