mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 21:33:02 +00:00
Use goss for healthchecks (#223)
* basic healthcheck based on goss * add goss to travis * healtcheck command runs now for all services * add to makefile
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
process:
|
||||
kapid:
|
||||
running: true
|
||||
@@ -0,0 +1,3 @@
|
||||
process:
|
||||
kapid:
|
||||
running: true
|
||||
Reference in New Issue
Block a user