Skip to content

Use healthcheck feature of Docker Compose #13

@slominskir

Description

@slominskir

Currently most coordination of container startup is done using custom entrypoint scripts that use curl/wget or similar to poll and sleep in a loop for a service to determine if it's ready. The healthcheck feature of Docker is now a good standard option (wasn't available initially). For some examples see: https://github.com/slominskir/keycloak_cluster

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