Open dlarson04 opened 1 year ago
A service that a customer is developing needs support for the --ipc=host docker run parameter. Currently, anax does not support this. See https://docs.docker.com/engine/reference/run/#ipc-settings---ipc
--ipc=host
Support --ipc=host parameter
No response
Just for clarification, we should support all the different options for the --ipc property
--ipc
Is your feature request related to a problem? Please describe.
A service that a customer is developing needs support for the
--ipc=host
docker run parameter. Currently, anax does not support this. See https://docs.docker.com/engine/reference/run/#ipc-settings---ipcDescribe the solution you'd like.
Support
--ipc=host
parameterDescribe alternatives you've considered
No response
Additional context.
No response