How are you launching the docker image? Generally you should be able to raise the shard memory space of the docker image when launching it.
E.g. you can pass:
--shm-size=24G
How are you launching the docker image? Generally you should be able to raise the shard memory space of the docker image when launching it.
E.g. you can pass:
--shm-size=24G