UNPKG

marathon-validate

Version:

A tiny command line tool to validate application or group configuration files for Marathon

12 lines 199 B
{ "container": { "docker": { "image": "tobilg/mini-webserver", "network": "BRIDGE", "portMappings": [ { "containerPort": 80 } ] }, "type": "DOCKER" } }