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)