Sign inSign up

reaventech/reanode

By reaventech

Updated over 1 year ago

Nodejs and npm for reaventures projects

Image
Languages & frameworks
Integration & delivery
Developer tools
0

408

reaventech/reanode repository overview

🟩 Node.js SDK

Minimal Node.js Docker image.

Usage

docker pull reaventech/reanode-sdk:latest
docker run --rm reaventech/reanode-sdk node --version

Features

  • Based on Alpine Linux for a small footprint
  • Installs Node.js and npm via Alpine package manager
  • Includes yarn, Angular CLI, and build tools (autoconf, automake, libtool)
  • Includes git, jq, sshpass, rsync, and more for automation

Use Cases

  • CI/CD Pipelines: Build, test, and deploy Node.js and Angular applications.
  • Automation: Use for scripting, file sync, and SSH-based deployments.
  • Development: Local development and testing in a consistent environment.

About

  • Great for running and building Node.js apps
  • Ready for CI/CD and automation

Docker Hub

Tag summary

Content type

Image

Digest

sha256:f06d6d7ae

Size

70.3 MB

Last updated

over 1 year ago

docker pull reaventech/reanode