Skip to content

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

@JasonJarvan

Description

@JasonJarvan

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.

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