Azure-Samples / container-service-dotnet-continuous-integration-multi-container

Sample app for demonstrating continuous integration and deployment of a multi-container Docker app to Azure Container Service
22 stars 95 forks source link

Add other labels for marathon config? #3

Closed luismendozamx closed 6 years ago

luismendozamx commented 7 years ago

What are the names of other available labels like com.microsoft.acs.dcos.marathon.healthcheck.path so I can pass config values like cpu, memory and number of instances to marathon?

Any references that I can use @spboyer?

spboyer commented 7 years ago

@rgardler