lxcri icon indicating copy to clipboard operation
lxcri copied to clipboard

runtime: Implement POSIX platform hooks

Open r10r opened this issue 3 years ago • 1 comments

Implement and test POSIX platform hooks defined by the runtime spec.

https://github.com/opencontainers/runtime-spec/blob/master/config.md#posix-platform-hooks

Most of the OCI hooks could probably simply be mapped to the lxc CONTAINER HOOKS (man lxc.container.conf).

r10r avatar Feb 05 '21 09:02 r10r