1. Quickstarts
  2. Bun

Deploy a Bun HTTP Server with Docker

Render now supports Bun natively, so you can use Bun without Docker.

Learn more in our language support docs.

Bun is a fast JavaScript runtime that serves as a bundler, test runner, and package manager.

You can use Render to host a simple Bun HTTP server using Docker.

  1. Fork render-examples/bun-docker on GitHub or click Use this template.

  2. Create a new web service on Render, and give Render permission to access your new repo.

  3. Select Docker as your service’s runtime.

That’s it! Your web service will be live on your Render URL as soon as the build finishes.

One-click deploy

Deploy to Render