File: bad.json

package info (click to toggle)
python-dcos 0.2.0-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,440 kB
  • sloc: python: 8,196; sh: 194; makefile: 36
file content (10 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
{
  "id": "zero-instance-app",
  "cmd": "sleep 2000",
  "cpus": 0.1,
  "mem": 16,
  "instances": 0,
  "labels": {
    "PACKAGE_ID": "test-app",
    "PACKAGE_VERSION": "1.2.3"
}