making some methods private.
This commit is contained in:
parent
3add32a585
commit
9c4c2fce44
2 changed files with 25 additions and 27 deletions
|
@ -124,7 +124,7 @@ func main() {
|
|||
RAM(64).
|
||||
Disk(100).
|
||||
IsService(true).
|
||||
InstanceCount(2).
|
||||
InstanceCount(1).
|
||||
AddPorts(4).
|
||||
AddLabel("fileName", "sample-app/docker-compose.yml").
|
||||
AddURIs(true, true, "https://github.com/mesos/docker-compose-executor/releases/download/0.1.0/sample-app.tar.gz")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue