Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MernaMustafa opened this issue Mar 15, 2024 · 0 comments
Open

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

MernaMustafa opened this issue Mar 15, 2024 · 0 comments

Comments

@MernaMustafa
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant