Y
Hacker News
new
|
ask
|
show
|
jobs
by
houzi
489 days ago
Does breaking out of the container give you root?
3 comments
josteink
488 days ago
> Does breaking out of the container give you root?
You can run unprivileged containers, and in that case, no.
link
1oooqooq
489 days ago
that means terminating the process, so good luck with that.
link
kennysoona
489 days ago
I would think so, that would seem in line with systemd's architectural design decisions.
link
You can run unprivileged containers, and in that case, no.