© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
2 replies
İ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?)
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ How to correctly use Roslyn to parse RegionDirectiveTriviaSyntax in a project?
C#CC# / help
3y ago
❔ How to use Material UI in .Net project?
C#CC# / help
3y ago
How do I use models from Project A in Project B?
C#CC# / help
2y ago