How does the use of dynamic libraries (shared objects) work in a container?

Thank you very much for your reply. Is it possible to get information about runtime dependencies of applications running inside a container through external code? . For example, I would have a kernel module on the host that would be able to get the file path of applications and their dependencies at runtime. It is possible?