C
C#2y ago
İrşat

❔ how to use Docker for 2 apps in a project

MyProject
> WebApp
> WebApi
MyProject.sln
MyProject
> WebApp
> WebApi
MyProject.sln
-They both require .NET 6.0.404 and Entity Framework. -I use VS CODE. -WebApp and WebApi have different packages inside them. Afaik they are inside the projects so they don't require a reference in the Docker Image, correct me if I am wrong. -I use Git. Not sure if it affects. So where do I start creating an image? (+ should I use docker in the development process?)
1 Reply
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity. Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.