mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
b11f7a5a520b866eee1064006b76d6be7e2c00e6
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** - Step-by-step instructions to containerize Node.js applications using Docker. - Configuration for a local development environment inside containers with automatic reloads. - Guidance on running unit and integration tests within Docker containers. - Full CI/CD pipeline setup using GitHub Actions for automated builds, tests, and deployments. - Deployment instructions for a local Kubernetes cluster to validate production readiness. **Credits** [Kristiyan Velkov](https://www.linkedin.com/in/kristiyanvelkov/), Docker Captain. ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [x] Technical review - [x] Editorial review - [ ] Product review
…
Docs @ Docker
Welcome to the Docker Documentation repository. This is the source for the Docker Docs Website.
Feel free to open pull requests or issues. Our docs are completely open source, and we deeply appreciate contributions from the Docker community!
Provide feedback
We’d love to hear your feedback! To submit feedback:
- Click New issue on the docs repository, or
- Click Request changes in the right column of every page on docs.docker.com, or
- Click Give feedback on every page in the docs.
To get community support, use the Docker Community Slack. Personalized support is available through the Docker Pro, Team, and Business subscriptions. See Docker Pricing for details.
If you have an idea for a new feature or behavior change in a specific aspect of Docker or have found a product bug, file an issue in the project's repository.
Contribute to Docker docs
See CONTRIBUTING.md.
Copyright and license
Copyright 2013-2025 Docker, Inc., released under the Apache 2.0 license.
Description
Languages
Markdown
97.3%
HTML
1.7%
CSS
0.4%
JavaScript
0.2%
Go
0.1%