Y
Hacker News
new
|
ask
|
show
|
jobs
by
vbezhenar
1160 days ago
That depends on implementation. Shared libraries which use the same inode will be shared AFAIK. If containers use different libraries, they'll not be shared, of course, but that's a deliberate choice of container creator.
1 comments
bonzini
1160 days ago
Containers can use the same base image for the OS.
link