make -j,多核心编译docker image

This commit is contained in:
cppla
2023-04-12 11:10:10 +08:00
parent 4ab545f646
commit e34ed05901
3 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
},
{
"name": "ddcc attack",
"rule": "tcp_count>1000",
"rule": "tcp_count>500",
"interval": 300,
"callback": "https://yourSMSurl"
},