8 lines
137 B
JSON
8 lines
137 B
JSON
{
|
|
"id": "two-tasks-follow",
|
|
"cmd": "while true; echo 'follow_this'; done;",
|
|
"cpus": 0.1,
|
|
"mem": 16,
|
|
"instances": 2
|
|
}
|