Azure / reliable-web-app-pattern-dotnet

The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
https://aka.ms/eap/rwa/dotnet/doc
MIT License
361 stars 115 forks source link

remove docker file from devcontainer #389

Closed vhvb1989 closed 1 month ago

vhvb1989 commented 2 months ago

should speed up the container process by using a pre-build image instead of building