Hacker News new | ask | show | jobs
by sltkr 811 days ago
Yes. And even containers running different images will share the libraries so long as they come from shared layers.
1 comments

I guess thinking about it more, that does check out. The kernel loads shared libraries, and containers share the kernel.