Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 276 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 276 Bytes

fundamentals-final-win

docker system prune -f;

docker-compose build;

docker-compose up -d;

docker ps;

Tools needed:

This is a .NET Core web app, that was build on a Windows 10 workstation with Visual Studio 2017 running a local SQL Server Express instance.