1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript88 forks (88 forks)auto 404
good first issueinfrastructurereliability
Repository metrics
- Stars
- 456 stars (456 stars)
- PR merge metrics
- Avg merge 3d 9h (Avg merge 3d 9h)41 merged PRs in 30d (41 merged PRs in 30d)
Description
Add the healthcheck parameter to our main Docker file. This will allow Docker to check whether the container is healthy while running.
Contributor guide
- Research direction
- Add the HEALTHCHECK instruction to the Dockerfile, referencing the Docker documentation for syntax and options.
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Prerequisites
- Docker