Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 538 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 538 Bytes

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.