FaasJS
Home
  • Guide
  • Documents
  • Starter Template
  • Changelog
  • Ecosystem

    • VS Code Plugin
    • Docker Images
  • Github
  • Contributing
  • Sponsor
  • Security
  • English
  • 简体中文
Home
  • Guide
  • Documents
  • Starter Template
  • Changelog
  • Ecosystem

    • VS Code Plugin
    • Docker Images
  • Github
  • Contributing
  • Sponsor
  • Security
  • English
  • 简体中文

Images / faasjs/node

Node Image for FaasJS projects

faasjs/nodeBuild StatusImage size

Features

  • Base on node:lts-alpine with tiny image size and node lts version. (Also support debian with faasjs/node:debian)

Usage

docker pull faasjs/node

Or use the debian version:

docker pull faasjs/node:debian