Skip to content

ADD: Dockerfile health check support #6

@pavlov99

Description

@pavlov99

It is good to let Docker know about superset service health check:

HEALTHCHECK CMD ["curl", "-f", "http://localhost:8088/health"]

In Alpine Linux this requires curl setup, which is not a big deal. Research possible options of HEALTHCHECK with default image tools or add curl and the command above to it.

Metadata

Metadata

Assignees

No one assigned

    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