FROM oci.liz.coffee/@emprespresso/ci-base:release AS hooks HEALTHCHECK --interval=10s --retries=3 --start-period=3s \ CMD [ "curl --fail http://localhost:9000/health" ] CMD [ "/app/hooks/mod.ts" ]