Skip to main content

Node.js

Attlaz runs Node.js projects on the Attlaz Node platform images. When you deploy a Node project, Attlaz builds it (installing dependencies) and runs it on the image whose tag matches your project's Node version, so your flow steps execute in a consistent, managed runtime.

Pick the image tag that matches the Node version your project targets. Builds and flow runs both use the platform's active image — the vetted version — so a newer image still under test isn't used until it's promoted.

For the general model of platform images and version support, see the Platforms overview.