Docker tools for mac

broken image

In the Solution Window, right click the DockerDemo project and select Add > Add Docker Support:.The created project contains all the basics you need to build and run an ASP.NET Core web site. Enter the project details, such as name ( DockerDemo in this example).

broken image

NET Core > App choose the Web Application template: Creating an ASP.NET Core Web Application and Adding Docker Support

broken image

Prerequisitesįor Docker installation, review and follow the information at Install Docker Desktop for Mac. With Visual Studio for Mac, you can easily build, debug, and run containerized ASP.NET Core apps and publish them to Azure.