Skip to content

Docker image doesn't have curl for internal healthcheck #2574

@kirill-morozov-dg

Description

@kirill-morozov-dg

healthcheck:

Hi,
I ran your Docker Compose locally, and the Permify container was unhealthy. The reason is that it uses a basic image that doesn't contain curl.
Could you fix this, please?
I see at least two options:

  1. Add the Permify CLI command to verify app status. For example: permify health.
  2. Add an external tool that can be run in a container. For example, this one - https://github.com/fivexl/lprobe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions