containers / containers/podman-py
How do I set the ipc_mode to another container ?
Open
- Dominant language
- Python
- Stars
- 381
- Forks
- 140
- Avg merge
- 5h 30m
- Merged PRs (30d)
- 1
Description
I can't figure out the correct way to set the ipc_mode to another container in my run options.
`options["ipc_mode"] = "container:my_container"`
`APIError: 500 Server Error: Internal Server Error (invalid config provided: invalid namespace type container:my_container specified)`
Contributor guide
Assessment
This issue has not been assessed yet.