Local docker images

I am currently working on getting working healthchecks for the docker community edition

PR
  • decided to go ahead and add healthchecks for the other containers as well (not yet pushed)
have some troubles building the local image for the api.

 => ERROR [dev  8/14] RUN cp src/dotenvcreate.mjs dist/dotenvcreate.mjs 


i assume i just have to run pnpm docker:build in the novu/apps/api directory, but the error makes me assume i missed a step with setting up (mocking env) for local builds?

Is there some documentation for working with the codebase?

I assumed maybe working on a fork was the issue but after also cloning the 'upstream' i don't think it is.
Was this page helpful?