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?