{ "constraints": [ [ "hostname", "UNIQUE" ] ], "healthChecks": [ { "timeoutSeconds": 5, "protocol": "HTTP", "portIndex": 0, "path": "/repo-empty-v3.json", "maxConsecutiveFailures": 3, "intervalSeconds": 30, "gracePeriodSeconds": 120 } ], "container": { "volumes": [], "docker": { "portMappings": [ { "protocol": "tcp", "hostPort": 8086, "containerPort": 80 } ], "image": "mesosphere/universe-server:20170518T235510Z-cli-test-v3-helloworld-ca5778937b", "network": "BRIDGE" }, "type": "DOCKER" }, "requirePorts": true, "mem": 128, "cpus": 0.1, "instances": 1, "id": "/helloworld-universe" }