diff --git a/sample_configs/attach_to_bridge.json b/sample_configs/attach_to_bridge.json index 9b1e627d..0795e6c1 100644 --- a/sample_configs/attach_to_bridge.json +++ b/sample_configs/attach_to_bridge.json @@ -116,11 +116,7 @@ "name": "docker-koye", "parent": "docker" }, - "context": { - "mount_label": "", - "process_label": "", - "restrictions": "true" - }, + "restrict_sys": true, "mount_config": { "device_nodes": [ { diff --git a/sample_configs/minimal.json b/sample_configs/minimal.json index 3e1a01ad..c08c9967 100644 --- a/sample_configs/minimal.json +++ b/sample_configs/minimal.json @@ -116,11 +116,7 @@ "name": "docker-koye", "parent": "docker" }, - "context": { - "mount_label": "", - "process_label": "", - "restrictions": "true" - }, + "restrict_sys": true, "mount_config": { "device_nodes": [ {