Self-host with Docker ยท Yantr
bun
Bun JavaScript runtime for fast modern web development.
0
Ports
0
Notes
2
Use Cases
About
What bun does
A Bun container providing a fast JavaScript runtime, bundler, transpiler, and package manager in a single tool. Bun's speed and built-in tooling make it ideal for modern web development and high-performance applications.
Install Flow
How to self-host bun
bun can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what bun does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Build high-performance JavaScript applications.
- Bundle and transpile modern web projects.
Technical Details
Ports, image, and service metadata
Docker Image
oven/bun:latest
Service Name
bun
Related Apps
More tools you might pair with bun
Page generated 2026-07-27T04:28:00.415Z