ltgcgo / stratus

☕️ JavaScript runtime containers (Deno, Bun, Node.js).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stratus

☕️ JavaScript runtime containers.

Place bundled scripts under /root/index.js to run them.

Variants

  • node runs the latest Node.js LTS on the rolling Alpine.
  • nodenext runs the latest Node.js on the rolling Alpine.
  • deno runs the latest Deno available on the rolling Alpine.
  • denonext runs the latest Deno via the latest glibc-enabled Alpine.
  • bun runs the latest Bun via the latest glibc-enabled Alpine.

About

☕️ JavaScript runtime containers (Deno, Bun, Node.js).

License:GNU Affero General Public License v3.0


Languages

Language:Shell 65.7%Language:Dockerfile 34.3%