AspNetCoreMultiProject icon indicating copy to clipboard operation
AspNetCoreMultiProject copied to clipboard

An ASP.NET Core Docker sample using multiple projects/containers

Results 4 AspNetCoreMultiProject issues
Sort by recently updated
recently updated
newest added

previous paths for FROM statements did not resolve correctly. They threw this error: ``` Building web [+] Building 2.9s (4/4) FINISHED => [internal] load build definition from Dockerfile 0.0s =>...

I download the source and opened within VS Studio 2017. I set the docker-compose project as the Startup Project and attempt to run it to see the in container debugging...