Adds three new experimental package commands: `experimental package add`, `dcos experimental package build`, and `dcos experimental service start`
26 lines
759 B
JSON
26 lines
759 B
JSON
{
|
|
"packagingVersion": "3.0",
|
|
"name": "bitbucket",
|
|
"version": "4.5",
|
|
"description": "Bitbucket Server gives you secure, fast, enterprise-grade controls, like fine-grained permissions and powerful management features.",
|
|
"maintainer": "support@mesosphere.io",
|
|
"tags": [ "git", "bitbucket", "bit", "bucket", "vcs", "scm" ],
|
|
"resource": {
|
|
"images": {
|
|
"icon-small": "http://i.imgur.com/QGc420u.png",
|
|
"icon-medium": "http://i.imgur.com/QGc420u.png",
|
|
"icon-large": "http://i.imgur.com/QGc420u.png"
|
|
},
|
|
"assets": {
|
|
"container": {
|
|
"docker": {
|
|
"bitbucket-docker": "atlassian/bitbucket-server:4.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"marathon": {
|
|
"v2AppMustacheTemplate": "@marathon.json.mustache"
|
|
}
|
|
}
|