Do docker containers share RAM for files memory mapped from the same layer but a different image?
I'm not 100% certain about whether this is a U&L question or a SO question. On balance I'm posting it on U&L as it's OS related.
Background
As far as I know, Linux will load shared libraries (.so files) by memory mapping them as copy-on-write. One ad...
blogs.sretribe.net4 min read