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

Examples/docker compose #358

Closed
Acenl12 opened this issue Jan 27, 2024 · 1 comment
Closed

Examples/docker compose #358

Acenl12 opened this issue Jan 27, 2024 · 1 comment
Labels
bug Something isn't working triage This issue requires triaging

Comments

@Acenl12
Copy link

Acenl12 commented Jan 27, 2024

Description:
When I use the docker compose in the examples directory Im getting the following errors

services.app-db.healthcheck value Additional properties are not allowed ('start_period' was unexpected)
services.graph-db.healthcheck value Additional properties are not allowed ('start_period' was unexpected)
services.bloodhound.depends_on contains an invalid type, it should be an array
@Acenl12 Acenl12 added bug Something isn't working triage This issue requires triaging labels Jan 27, 2024
@StephenHinck
Copy link
Contributor

What version of docker compose are you running? That sounds like an old version that lacks support for those newer properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue requires triaging
Projects
None yet
Development

No branches or pull requests

2 participants