Bun 1.3.14 (MIT) on Ubuntu 24.04 LTS by cloudimg - the fast all-in-one JavaScript runtime, bundler, test runner and package manager, installed system-wide as a drop-in Node.js alternative. A CLI-only image: every user gets bun install/run/test/build out of the box plus a worked example at ~/bun-example. Self-contained, no Node.js needed. 24/7 cloudimg support.
## Bun on Ubuntu 24.04 LTS by cloudimg
Bun is the fast all-in-one JavaScript runtime, bundler, transpiler, test runner and package manager - a drop-in Node.js alternative built for speed. It runs JavaScript and TypeScript directly, installs npm dependencies, bundles your code and runs your tests, all from a single static binary. This cloudimg image installs Bun 1.3.14 (MIT licensed) system-wide at /usr/local/bin/bun so every login user can run bun --version, bun install, bun run, bun test and bun build out of the box. It is a command-line product - there is no web UI. Backed by 24/7 expert support.
All-in-One JS Toolkit
Run JavaScript and TypeScript directly, install npm dependencies, bundle code and run tests from one fast static binary - a drop-in alternative to Node.js, npm and your test runner.
Self-Contained Example
A worked example project ships at /opt/bun/example (a Bun.serve HTTP server, a dependency and a test) and each login user gets a writable copy at ~/bun-example, so bun install, bun test and bun run all work immediately with no Node.js, npm or external services required.
Why Choose cloudimg?
* 24/7 Expert Support with guaranteed 24 hour response. Contact support@cloudimg.co.uk
* Production Ready from Launch Pre configured, security patched, and validated before publication
* Azure Native Integration Built with Azure Linux Agent, cloud init, and Gen2 Hyper V
What is Included
* Bun 1.3.14 installed system-wide, on PATH for every user
* A worked example project at /opt/bun/example (a Bun.serve HTTP server, a dependency and a test)
* A per-user writable copy at ~/bun-example
* A login banner pointing at the example and the user guide
* 24/7 cloudimg support
This is a command-line product - there is no web UI. Drive it over SSH and serve your own apps from any port you open in your NSG.
Use Cases
A self-hosted Bun development box, a JavaScript/TypeScript CI runner, running and bundling JS/TS apps, and a fast drop-in alternative to a Node.js runtime.
Visit www.cloudimg.co.uk/guides/bun-on-ubuntu-24-04-azure for the full user guide.
Bun is a trademark of Oven, Inc. cloudimg is not affiliated with or endorsed by Oven, Inc. This image repackages the open-source Bun runtime (MIT licensed) for convenient deployment on Azure. All trademarks are the property of their respective holders.