{  
  "name": "nginx server",
  "owner_uuid": "tordo-j7d0g-rb1sshn77roj381",
  "container_image": "4992a07ddb936d72408552f27eef7f10+219",
  "mounts": {
    "/usr/share/nginx/html": {
      "kind": "collection",
      "uuid": "tordo-4zz18-yfbh73h92859swz"
    },
    "/run/nginx.out": {
      "kind": "collection",
      "writable": true
    }
  },
  "runtime_constraints": {
    "ram": 209715200,
    "vcpus": 2,
    "API": true
  },
  "published_ports": {
    "80": {
      "access": "public",
      "label": "nginx web server",
      "initial_path": ""
    }
  },
  "cwd": ".",
  "command": [
    "nginx",
    "-g",
    "daemon off;"
  ],
  "output_path": "/run/nginx.out",
  "state": "Committed",
  "priority": 499,
  "service": true,
  "use_existing": false
}
