blob: 67d6171139fe016b53265ba8691cb72d2f694c63 [file] [log] [blame]
{
"schemaVersion": "2.1",
"application": {
"name": "MYYCLOUD",
"components": [
{
"name": "YCLOUD",
"type": "yarn_docker",
"dockerContainers": [
{
"name": "ycloud",
"image": "ycloud-centos6:latest",
"startCommand": "ls",
"yarnContainerMountPoint": "null",
"ports": [
{
"containerPort": "8080",
"hostPort": "49160"
}
]
}
]
}
]
}
}