Skip Navigation

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

I'm new to the container world. Does it have any security benefits when I run my applications as a non-root user in a docker container? And how about Podman? There I'll run the container as an unprivileged user anyway. Would changing the user in the container achieve anything?

9
9 comments
You've viewed 9 comments.