Skip to content

Latest commit

 

History

History

bun

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Alwatr Bun Container

An all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager, packaged by Alwatr.

Usage

Check versions from Alwatr/packages

Install from the command line

docker pull ghcr.io/alwatr/bun:1

Use as base image in Dockerfile

FROM ghcr.io/alwatr/bun:1