-
-
Notifications
You must be signed in to change notification settings - Fork 287
Open
Description
Line 15 in 00bea4c
| 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:
- Add the Permify CLI command to verify app status. For example:
permify health. - Add an external tool that can be run in a container. For example, this one - https://github.com/fivexl/lprobe.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels