Skip to content

"Error: services.api.healthcheck.retries must be a number" when running "docker-compose up -d" #32

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

Open
JasonJarvan opened this issue Mar 22, 2023 · 1 comment

Comments

@JasonJarvan
Copy link

It echos an error "services.api.healthcheck.retries must be a number" when running "docker-compose up -d" like below:

➜ api-docker git:(master) ✗ sudo docker-compose up -d services.api.healthcheck.retries must be a number

The reason is the "retries" in docker-compose.yml is "3", not a number.

I have attched a pull request to fix it. Please approve it.

@JasonJarvan
Copy link
Author

My OS is ubuntu 20.04 desktop version.
My docker is version 23.0.1, build a5ee5b1

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