diff --git a/sample_configs/attach_to_bridge.json b/sample_configs/attach_to_bridge.json index 9b1e627d9..0795e6c14 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 3e1a01ad0..c08c99679 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": [ {