3
Answers

Docker file Configuration in .net core API

Jobin S

Jobin S

May 04
474
1

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)