{
    "ID": "ctrdef5678",
    "Spec": {
        "process": {
            "user": {
                "uid": 1000,
                "gid": 1000
            },
            "capabilities": {
                "effective": []
            },
            "noNewPrivileges": true
        },
        "linux": {
            "namespaces": [
                {"type": "pid"},
                {"type": "network"}
            ]
        }
    }
}
