You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
A health check defined in Dockerfile.
Describe alternatives you've considered
Alternatively, the Docker image would include either wget or netcat, and consumers can define their own health check.