Closed mikevanl closed 4 years ago
Same qtns , i have also.. Thanks @mikevanl.
Regards, Tutul
When they used dotnet 2.2 there were docker files. Probably got removed after a bigger refactoring and upgrade to 3.x. Go back in the sources to commit 62c198a38b89a13b1557c3352156b7d915991bac or https://github.com/JasonGT/NorthwindTraders/pull/39 Maybe it helps as a starting point.
Thank you @zePanzerfaust for giving directions!
I'm currently struggling to get a docker-compose file together that would run the back-end, front-end, and the database in a docker container. Is there anyone who could direct me to an example of how to go about this for this example project?