Self-host with Docker ยท Yantr
node
Node.js LTS environment for JavaScript applications.
0
Ports
0
Notes
2
Use Cases
About
What node does
A Node.js LTS container providing a ready-to-use JavaScript runtime environment for building and running server-side applications, REST APIs, and CLI tools. Includes npm for easy dependency management and development.
Install Flow
How to self-host node
node can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what node does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Run JavaScript server applications.
- Develop and test Node.js projects.
Technical Details
Ports, image, and service metadata
Docker Image
node:lts
Service Name
node
Related Apps
More tools you might pair with node
Page generated 2026-07-27T04:28:00.415Z