Right now during early dev we're shipping a container running in dev mode. When the project is more feature complete we should build a prod dockerfile that strips out dev deps and any other unnecessary files and runs in production mode rather than dev mode.
Right now during early dev we're shipping a container running in dev mode. When the project is more feature complete we should build a prod dockerfile that strips out dev deps and any other unnecessary files and runs in production mode rather than dev mode.