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
.
go build .
See usage.
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
.
go build .
See usage.