aws/graph-explorer

Add health check to Dockerfile

Open

#1,187 opened on Sep 17, 2025

View on GitHub
 (1 comment) (0 reactions) (1 assignee)TypeScript (88 forks)auto 404
good first issueinfrastructurereliability

Repository metrics

Stars
 (456 stars)
PR merge metrics
 (Avg merge 3d 9h) (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