From f5051de4fc034bd95677ef142423e59eae47cd2f Mon Sep 17 00:00:00 2001 From: Nicolas Vollmar Date: Fri, 17 May 2024 08:59:55 +0200 Subject: T6358: Add config option for host process namespace --- interface-definitions/container.xml.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'interface-definitions') diff --git a/interface-definitions/container.xml.in b/interface-definitions/container.xml.in index e7dacea36..2296a3e9e 100644 --- a/interface-definitions/container.xml.in +++ b/interface-definitions/container.xml.in @@ -15,9 +15,15 @@ Container name must be alphanumeric and can contain hyphens + + + Allow sharing host process namespace with container + + + - Allow host networks in container + Allow sharing host networking with container -- cgit v1.2.3