open-horizon / anax

Horizon agent control system
https://open-horizon.github.io/docs/anax/docs/
Apache License 2.0
73 stars 98 forks source link

Feature Request: Anax to support the `-ipc=host` docker run parameter #3912

Open dlarson04 opened 1 year ago

dlarson04 commented 1 year ago

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---ipc

Describe the solution you'd like.

Support --ipc=host parameter

Describe alternatives you've considered

No response

Additional context.

No response

dlarson04 commented 1 year ago

Just for clarification, we should support all the different options for the --ipc property