Skip to content

Debugging Via Docker

Overview

These are the typical steps for debugging the microservices via Docker in Visual Studio:

  1. Start Docker Desktop to get the Docker engine running.
  2. Run the docker-compose project without debugging to start the db.