Files
podman/pkg/varlinkapi
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-07-23 16:49:04 -04:00
2019-04-08 09:05:31 -05:00
2019-04-24 16:00:04 -05:00
2019-04-08 09:05:31 -05:00
2019-04-08 09:05:31 -05:00
2019-07-12 15:36:08 +02:00