DevOps · +10 pointsDocker
Container platform — package apps with dependencies for any environment.
- Install
- docker --version
- License
- Apache-2.0
- Stars
- ★ —
Integration goal
Write a Dockerfile for a Node.js app.
- Create Dockerfile with node:22-alpine
- Set WORKDIR and CMD
- Push to GitHub
Open Integration Workspace →← All open source tools