mirror of https://github.com/containers/podman.git
Add support for the missing hook types [1]:
- createContainer
- createRuntime
- startContainer
Otherwise, Podman won't inject them into the runtime config (and pass it
on to runc/crun) but error out.
[1]
|
||
---|---|---|
.. | ||
hook.go | ||
hook_test.go | ||
when.go | ||
when_test.go |