-
Notifications
You must be signed in to change notification settings - Fork 8k
[feat] Added new documentation for Node.js guide #23607
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[feat] Added new documentation for Node.js guide #23607
Conversation
…s into feat/update-node-js-guide
…s into feat/update-node-js-guide
…s into feat/update-node-js-guide
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
craig-osterhout
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @kristiyan-velkov, it looks like there are some build errors because at least one file was moved recently. Let's try to get it to pass the checks first.
|
Hello @craig-osterhout , |
This PR introduces a comprehensive, language-specific guide for containerizing Node.js applications using Docker, aimed at helping developers streamline development, testing, and deployment workflows. It includes hands-on steps and real-world examples to configure CI/CD pipelines using GitHub Actions, following modern DevOps best practices.
What’s Included
Credits
Kristiyan Velkov, Docker Captain.
Reviews