logoalt Hacker News

fauigerzigerkyesterday at 5:37 PM1 replyview on HN

Why does it not help if both containers can mmap the same -shm file?


Replies

jmullyesterday at 8:11 PM

Shared memory across containers is a property of a containerization environment, not a property of a file system, "proper" or not.

show 1 reply