#!/bin/sh

exec curl -s -f -m 3 http://localhost:10181/alive -o /dev/null
