mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #29639 from overleaf/bg-block-clone3-for-docker
use docker default seccomp rule for clone3 GitOrigin-RevId: 32a65a2f2262225fafa1ac1a9f8d6f2767c2829c
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "clone3",
|
||||
"action": "SCMP_ACT_ERRNO",
|
||||
"errnoRet": 38
|
||||
},
|
||||
{
|
||||
"name": "close",
|
||||
"action": "SCMP_ACT_ALLOW",
|
||||
@@ -848,4 +853,4 @@
|
||||
"args": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user