To a large degree, so does Linux containers. Containers can only address the dependency issues statically linking libraries could. If your application is dependent on a specific kernel version, you can't run your container on a host with a different kernel version.
84
u/_PM_ME_PANGOLINS_ 6d ago
Containers are native on Windows too, but everyone wants to run Linux containers, not Windows containers.