Jobin S

Jobin S

  • 603
  • 1.6k
  • 61k

Docker file Configuration in .net core API

May 4 2024 12:53 AM

Hi c# corner Team,

I'd like an example of how to configure a .NET Core API with Docker and create a Dockerfile for both the API and the database. How can I set it up so that running the Dockerfile or Docker Compose starts both the application and the database? Could you help me with this configuration?

 


Answers (3)