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 (456 stars) (88 forks)auto 404
good first issueinfrastructurereliability

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