-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Docker has a feature referred to as HEALTHCHECK. It allows running a predefined command that checks health of the container. It may be a nice-to-have for ops. It is also useful for docker-compose since it allows specifying depends_on for start up order and ideally the demo containers should start only after the shim is up.
rphmeier
Metadata
Metadata
Assignees
Labels
No labels