Docker HEALTHCHECK Generator
HTTP endpoint, TCP port, or a custom command - get a valid Dockerfile HEALTHCHECK instruction with sensible interval/timeout/retries.
Check type
HEALTHCHECK --interval=30s --timeout=5s --start-period=10s --retries=3 \ CMD curl -f http://localhost:3000/health || exit 1
Was this tool helpful?
See this same kind of analysis applied to your whole repository
Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.
Related tools
See all Docker tools →Dockerfile Layer-Size Estimator/Linter
Static lint for common Dockerfile anti-patterns.
.dockerignore Generator
Pick your stack, get a merged .dockerignore that keeps build context small.
Docker Multi-Stage Build Analyzer
Paste a Dockerfile - see if it is multi-stage and whether splitting build tooling out would help.
Docker Compose Generator
Pick common services, get a valid docker-compose.yml with dependencies.
Runs entirely in your browser. Nothing is stored. Free forever.
