Skip to content

Demonstration of how to run Dotnet Core under Docker with Watch Run.

Notifications You must be signed in to change notification settings

alexsandro-xpt/WatchRunDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to test it in my both development environment?

  • In the bare metal:
cd .\src
dotnet restore
dotnet watch run
  • Into the Docker development environment:
docker-compose up

About

Demonstration of how to run Dotnet Core under Docker with Watch Run.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages