{
    "ID": "ctrabc1234",
    "Spec": {
        "process": {
            "user": {
                "uid": 0,
                "gid": 0
            },
            "capabilities": {
                "effective": ["CAP_SYS_ADMIN", "CAP_NET_ADMIN", "CAP_SYS_PTRACE"]
            },
            "noNewPrivileges": false
        },
        "linux": {
            "namespaces": [
                {"type": "pid"},
                {"type": "network", "path": "/proc/1/ns/net"}
            ]
        }
    }
}
