14 lines
No EOL
219 B
JSON
14 lines
No EOL
219 B
JSON
{
|
|
"id": "/gitlab",
|
|
"ports": [0,0],
|
|
"cpus": 2,
|
|
"mem": 2048.0,
|
|
"disk": 10240.0,
|
|
"container": {
|
|
"type": "DOCKER",
|
|
"docker": {
|
|
"network": "HOST",
|
|
"image": "sytse/gitlab-ce:7.10.1"
|
|
}
|
|
}
|
|
} |