Cannot create mesh in parallel

I fixed the issue by following: Unable to read 3D mesh when running script in parallel - #2 by dokken.

Basically, we need to enlarge the shared memory when creating a Docker container because the default shared memory is 64MB.