© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
1 reply
agusp9648

❔ doubts with docker-compose

I'm developing an authentication service that consists of two microservices. The first is a .NET Core 6 API with two endpoints: "login" and "register". The second is a SQL server running on a Docker image. Both microservices are in a docker-compose file.

My question is, how do I run Entity Framework migrations in the services within the containers?
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

❔ ✅ problem with docker compose build
C#CC# / help
3y ago
Docker-compose not working with localhost redirect
C#CC# / help
2y ago
❔ Get Console App args inside Docker container with Docker-compose
C#CC# / help
3y ago
NGINX- Docker-Compose or K8s?
C#CC# / help
7mo ago