Skip to content
#

node-runtime

runtime-node logo

Runtime Node is an open source, production-grade Docker base image tailored for executing Node.js applications. Managed by Runtimes-Node, it provides developers with a strictly distroless runtime environment.

Unlike traditional Node.js base images, Runtime Node is assembled FROM scratch. It completely eliminates the operating system layer, shells, package managers, and system utilities, retaining only the exact binaries required by Node.js.

Key Characteristics

  • Zero-Bloat: Radically reduced to ~45 MB compressed.
  • Hardened Security: Zero known vulnerabilities and a minimal attack surface.
  • Production Ready: Pre-configured with NODE_ENV=production and TZ=UTC.
  • Multi-Platform: Supports linux/amd64 and linux/arm64.
  • This distroless guarantee ensures code is shipped securely with no unnecessary tools to exploit.

    Here are 4 public repositories matching this topic...

    Web Videogame: multiplayer Battle Royal in 3rd person. To fight, use Energy to create attacks and defenses. Game modes like as: Creative or Story. Chat included to communicate with friends in real time. Download the game and follow the instructions.

    • Updated Mar 30, 2026
    • HTML

    Created by Runtimes-Node

    Latest release Today

    Followers
    1 follower
    Repository
    Runtimes-Node/Runtime-Node
    Website
    github.com/topics/runtime-node

    Related topics

    containers distroless docker nodejs security