Todoapp build with ASP NET CORE + Angular2
Uses
Working Dockerfile!
Build with
docker build . -t todoapp
Run with
docker run -p 5000:5000 todoapp
Todoapp build with ASP NET CORE + Angular2
Uses
Working Dockerfile!
Build with
docker build . -t todoapp
Run with
docker run -p 5000:5000 todoapp