Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.
This repository was archived by the owner on May 19, 2026. It is now read-only.

Add Parsing for docker-compose.override.yml file #274

@MernaMustafa

Description

@MernaMustafa

I was trying to use Dapr dashboard inside the docker compose of EShopOnDapr https://github.com/dotnet-architecture/eShopOnDapr,
But I got an empty list of the applications as below

image

Then I realized that Dapr sidecar information for each service is present in the docker-compose.override.yml, causing the dashboard to miss detecting them.

I am unsure whether this behavior is a bug or if it's intended to have only -docker-compose-path arg, so we should always put the sidecars info in the docker-compose.yml file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions