Added a healthcheck task to Interactor that issues a status
command to Interactor and returns the status via exit code.
This commit also fixes and improves the included command script
by adding a task to return the configured bind address and by
adding curl to the image.
Added a healthcheck task to Interactor that issues a status command to Interactor and returns the status via exit code.
This commit also fixes and improves the included command script by adding a task to return the configured bind address and by adding curl to the image.
This resolves #23 This resolves #29
Signed-off-by: Avi Miller me@dje.li