Add exec rlimit support to containerd
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -5,4 +5,5 @@ import ocs "github.com/opencontainers/specs/specs-go"
|
||||
type (
|
||||
ProcessSpec ocs.Process
|
||||
Spec ocs.Spec
|
||||
Rlimit ocs.Rlimit
|
||||
)
|
||||
|
Reference in New Issue
Block a user