8 lines
154 B
JSON
8 lines
154 B
JSON
{
|
|
"id": "ls-app",
|
|
"cmd": "mkdir test && touch test/test1 && touch test/test2 && sleep 1000",
|
|
"cpus": 0.1,
|
|
"mem": 32,
|
|
"instances": 1
|
|
}
|