← Back to context Comment by fauigerzigerk 10 hours ago Why does it not help if both containers can mmap the same -shm file? 2 comments fauigerzigerk Reply jmull 7 hours ago Shared memory across containers is a property of a containerization environment, not a property of a file system, "proper" or not. Retr0id 5 hours ago It's a property of the filesystem, docker does not virtualize fs.
jmull 7 hours ago Shared memory across containers is a property of a containerization environment, not a property of a file system, "proper" or not. Retr0id 5 hours ago It's a property of the filesystem, docker does not virtualize fs.
Shared memory across containers is a property of a containerization environment, not a property of a file system, "proper" or not.
It's a property of the filesystem, docker does not virtualize fs.