/oci-systemd-hook-go

an oci hook let you run systemd in non-privilege container

Primary LanguageGoApache License 2.0Apache-2.0

oci-systemd-hook-go

A partial Go implementation of the oci-systemd-hook. A notable difference is this hook is designed to be run in the createContainer Hook, instead of the prestart Hook.

Build and Install

go build .

Usage

See usage.