Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 443 Bytes

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.