11 lines
147 B
JSON
11 lines
147 B
JSON
{
|
|
"id": "pikachu",
|
|
"description": "electrifying rodent",
|
|
"run": {
|
|
"cmd": "sleep 10",
|
|
"cpus": 0.01,
|
|
"mem": 32,
|
|
"disk": 0
|
|
|
|
}
|