anton-rs/op-up

feat(docker): Add HEALTHCHECK to dockerfiles

Opened this issue · 0 comments

Adding a HEALTHCHECK to dockerfiles is useful both as a documentation of the best way to check the health of the container. Since docker containers are being spun up programmatically they also help with docker inspect being a good way to check the health of a container