# -- -- FROM oci.liz.coffee/emprespresso/ci_base:release AS server CMD [ "/app/mod.ts --run-server --port=9000" ] # -- --