[Spec extension] Allow for IPC, NET, and CAP modifications to be specified in the CDI spec #55
Open
Description
We have a use case that would require the following (docker
) arguments to work out the box:
--ipc host
--net host
--cap-add=IPC_LOCK
Does it make sense to extend the CDI spec to allow for IPC, NET, and CAP modifications to the OCI spec?
Metadata
Assignees
Labels
No labels