Add health check to Dockerfile
Open
good first issue
infrastructure
reliability
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
Add the healthcheck parameter to our main Docker file. This will allow Docker to check whether the container is healthy while running.
* [Dockerfile reference](https://docs.docker.com/reference/dockerfile/#healthcheck)
Contributor guide
Assessment
This issue has not been assessed yet.