{
  "container": {
    "type": "DOCKER",
    "docker": {
      "image": "molinto/sosocial-live:v1.3",
      "network": "BRIDGE",
      "portMappings": [
        { "containerPort": 3001, "hostPort": 0, "servicePort": 80, "protocol": "tcp" }
      ]

    }    
  },
  "id": "sosocial-docker",
  "instances": 1,
  "cpus": 0.25,
  "mem": 256,
  "uris": ["file:///etc/.dockercfg"],
  "cmd": ""
}
