mssql-aspnet-docker-demo-app icon indicating copy to clipboard operation
mssql-aspnet-docker-demo-app copied to clipboard

Demonstration application using Microsoft SQL Server on Linux and ASP.Net in a Docker container.

Results 4 mssql-aspnet-docker-demo-app issues
Sort by recently updated
recently updated
newest added

I ran this code on WSL2/ Ubuntu and got following error message, any help will be apricated. root@mypc:/test/mssql-aspnet-docker-demo-app/webapp# docker-compose up -d Building web [+] Building 0.3s (3/3) FINISHED => [internal]...

It looks like there is some very interesting code in this, but getting past the dependency errors is a bear.

A helpful tip for Linux newbies - if running 'docker-compose up' causes errors

Any way you can update this for asp.net core 2.0? New to container technology and would do it myself if I had the confidence..