Visual Studio docker compose publish only one project
I have a VS solution with multiple projects which are using docker compose as an orchestrator. When I publish with VS all docker files of each project will be run, which takes a lot of time even if I changed only one of the projects.