Skip to content

Use healthcheck feature of Docker Compose #13

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions