A script that reads a marathon json manifest and turns it into the local representation to run the docker image.
Install script to a location in your path (~/bin), Make it executable chmod +x run-marathon-json
.
run-marathon-json marathon.json
!. jq command line json tool