Skip to content

chore: wip bun compile#243

Draft
HKGx wants to merge 1 commit into
mainfrom
feat/bun-compile
Draft

chore: wip bun compile#243
HKGx wants to merge 1 commit into
mainfrom
feat/bun-compile

Conversation

@HKGx
Copy link
Copy Markdown
Collaborator

@HKGx HKGx commented Dec 22, 2025

Dockerfile and Build Process Improvements:

  • Refactored the Dockerfile to use a multi-stage build: now compiles and minifies the app in a bun-based build stage, then copies the compiled binary and necessary files into a minimal distroless image.

Devcontainer Enhancements:

  • Updated .devcontainer/devcontainer.json to specify explicit feature versions and add support for Docker-in-Docker for easier testing of the docker builds inside of a devcontainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant