Azure / service-fabric-mesh-preview

Service Fabric Mesh is the Service Fabric's serverless offering to enable developers to deploy containerized applications without managing infrastructure. Service Fabric Mesh , aka project “SeaBreeze” is currently available in private preview. This repository will be used for tracking bugs/feature requests as GitHub issues and for maintaining the latest documentation.
MIT License
82 stars 12 forks source link

Files-Volume-Verifier app and Windows dockerfiles : use nanoserver images #283

Open ashishnegi opened 5 years ago

ashishnegi commented 5 years ago

This PR :

  1. Renames azurefiles-volume to files-volume as the code is not azurefiles specific. We are reusing the same docker images in service fabric block store.
  2. Adds files-volume-verifier app.
  3. Moves files-volume windows dockerfile to nanoserver image.