microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.03k stars 399 forks source link

Standalone container node #341

Closed teapejon closed 3 years ago

teapejon commented 5 years ago

I am not able to successful create a node with a single/ "standalone container" from a docker image. When I run service fabric locally with only the RavenDB image it works and runs great but one I add other services or applications the RavenDB container begins to fail.

Can I run a VM in the set with just RavenDB?

craftyhouse commented 3 years ago

https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-containers-overview should help answer, but please let us know if you need more help.