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

[BUG] - examples/docker/docker-compose.yaml has redis defined twice #617

Closed
dcmcand opened this issue Oct 12, 2023 · 0 comments · Fixed by #620
Closed

[BUG] - examples/docker/docker-compose.yaml has redis defined twice #617

dcmcand opened this issue Oct 12, 2023 · 0 comments · Fixed by #620
Assignees
Labels

Comments

@dcmcand
Copy link
Contributor

dcmcand commented Oct 12, 2023

Describe the bug

Split from #599

examples/docker/docker-compose.yaml has redis defined twice and so won't run.

Expected behavior

you can run docker-compose up and the docker-compose.yaml will run.

How to Reproduce the problem?

go to example/docker/docker-compose.yaml and run docker-compose up

Output

it fails because redis is defined twice.

Versions and dependencies used.

No response

Anything else?

No response

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

Successfully merging a pull request may close this issue.

1 participant