Open yizhang82 opened 6 years ago
This template should give you an understanding - https://github.com/Azure/service-fabric-mesh-preview-pr/blob/master/samples/templates/helloworld/mesh_rp.linux.json
Here is a walkthrough - https://github.com/Azure/service-fabric-mesh-preview-pr/blob/master/docs/conceptual-docs/appmodel-scenarios-helloworld.md
Thanks. But where can I find it in the preview doc?
I'm trying to deploy a random container from dockerhub and want to do it through CLI, but there isn't any example on JSON file format nor explanation. I had to get the helloWorldApp json and start tweaking from there.