Describe the bug
healthcheck according to Docker Compose Deployment is not functional.
To Reproduce
Steps to reproduce the behavior:
- Log in to
cueweb container
- Run
curl -f http://localhost:3000/api/health
- See error
/bin/sh: curl: not found
Expected behavior
curl is installed.
Version Number
/opt/cueweb # npm run start
> [email protected] start
> next start