We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We have a use case that would require the following (docker) arguments to work out the box:
docker
--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?