Set ipc=host in docker run

Hey,
I wanted to test HF Spaces and almost have a model deployed (it is working locally). One issue I see is that the docker run command does not use --ipc=host and only gives the container 64 MB of sh mem. Is there a way to adjust this?

cc @chris-rannou @XciD they can help you with that

sh mem was increased and should no longer be a limitation

1 Like