Skip to content

Conversation

@yutod
Copy link

@yutod yutod commented Sep 5, 2025

🤔 What

This PR is for CI workflow to build container image.

⚠️ Can't be merged until package.json and src code get updated to the latest. This PR won't work as it is. ⚠️

Dockerfile Outdated
ENV NODE_ENV=production

# Default command for production - run the compiled binary
CMD ["/nodejs/bin/node", "/app/dist/app.js"] No newline at end of file
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't a port be exposed at some point?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not mandatory for the container to function, but will add it if such metadata helps users complete their deployment👍

@tkrugg
Copy link

tkrugg commented Sep 5, 2025

This looks great @yutod thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants