Mikhail Gusarov wrote:
> Daniel.
>
> >> Unshare user namespace to make sure setrlimit and other per-user
> >> limits are accounted properly in containers
>
> [skip]
>
> DL> I am not sure to see all the implications of having this namespace
> DL> by default, especially for application containers
Daniel.
>> Unshare user namespace to make sure setrlimit and other per-user
>> limits are accounted properly in containers
[skip]
DL> I am not sure to see all the implications of having this namespace
DL> by default, especially for application containers which can be
DL> executed by non-roo
Mikhail Gusarov wrote:
> Unshare user namespace to make sure setrlimit and other per-user limits are
> accounted properly in containers
>
> Signed-off-by: Mikhail Gusarov
> ---
> src/lxc/start.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/lxc/start.c b/src/l
Mikhail Gusarov wrote:
> Unshare user namespace to make sure setrlimit and other per-user limits are
> accounted properly in containers
>
> Signed-off-by: Mikhail Gusarov
> ---
> src/lxc/start.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/lxc/start.c b/src
Unshare user namespace to make sure setrlimit and other per-user limits are
accounted properly in containers
Signed-off-by: Mikhail Gusarov
---
src/lxc/start.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/lxc/start.c b/src/lxc/start.c
index 3b5023c..f1ae2fa 10064