Comment on Does running applications inside a container as an unprivileged user have any security benefits?

ck_@discuss.tchncs.de ⁨1⁩ ⁨year⁩ ago

Container are not a security concept. Hence, running things inside of a container does not provide any security benefits as opposed to outside of the container.

In actual fact, if you take the time to configure you services with proper systemd security features, you get more secure environments than with running generic containers with “just” unprivileged users.

source
Sort:hotnewtop