Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Dockerfile to fix health check reliant on curl binary
Healthcheck in https://github.com/getlago/lago/blob/main/docker-compose.yml for lago-api relies on curl binary existing in lago-api docker image (it wasn't included). Docker currently floods log files with a failure message: Health check for container x error: OCI runtime exec failed: exec failed: unable to start container process: exec: \"curl\": executable file not found in $PATH: unknown"
- Loading branch information