Skip to content

Conversation

bpmct
Copy link
Member

@bpmct bpmct commented Jun 1, 2025

Summary

  • Adds Bun JavaScript runtime (v1.2.15) to the dogfood image
  • Installs Bun to /usr/local/bin to ensure persistence when /home/coder is mounted
  • Verified that Bun works correctly in the built container

Test plan

  1. Build the dogfood image with cd dogfood/coder && docker build -t codercom/oss-dogfood:test .
  2. Run the container with docker run --rm -it codercom/oss-dogfood:test bash
  3. Test Bun in the container with:
    • bun --version (should output 1.2.15)
    • cd /tmp && echo "console.log('Hello from Bun\!');" > test.js && bun run test.js

🤖 Generated with Claude Code

Add Bun JavaScript runtime to the dogfood image, installed in /usr/local/bin
to ensure persistence across container restarts.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@bpmct bpmct merged commit bf07a14 into main Jun 1, 2025
29 checks passed
@bpmct bpmct deleted the add-bun-to-dogfood branch June 1, 2025 21:07
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy