#912677 ITP: oci-systemd-hook -- OCI systemd hook enables users to run systemd in OCI compatible runtimes

#912677#5
Date:
2018-11-02 18:48:53 UTC
From:
To:
*Package Name : oci-systemd-hook
 Version : 0.1.18
*URL :  https://github.com/projectatomic/oci-systemd-hook
*License : GPLv3
*Description :  OCI systemd hook enables users to run systemd in docker
 and OCI compatible runtimes such as runc without requiring --privileged
 flag.

 This project produces a C binary that can be used with runc and Docker
 (with minor code changes). If you clone this branch and build/install
 oci-systemd-hook, a binary should be placed in /usr/libexec/oci/hooks.d
 named oci-systemd-hook.

 Running Docker or OCI runc containers with this executable,
 oci-systemd-hook is called just before a container is started and after
 it is provisioned. If the CMD to run inside of the container is init or
 systemd, this hook will configure the container image to run a systemd
 environment. For all other CMD's, this hook will just exit.

#912677#12
Date:
2020-07-24 14:35:12 UTC
From:
To:
[...]

I'm interested in having this in Debian.  However, it looks like runc
requires a non-upstream patch to implement that hook mechanism.  Is
there any plan to apply that in Debian?

Ben.