Skip to content
/ stratus Public

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

License

Notifications You must be signed in to change notification settings

ltgcgo/stratus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published