Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bun.js to the matrix #163

Open
jjhesk opened this issue Feb 6, 2024 · 1 comment
Open

Add bun.js to the matrix #163

jjhesk opened this issue Feb 6, 2024 · 1 comment

Comments

@jjhesk
Copy link

jjhesk commented Feb 6, 2024

I want to express my gratitude for the excellent package you have created. I extensively used your package code to develop a many applications for many industries.

Recently the bun.js is quite popular and I wonder if there is a way to bundle python and bun js into one single base image. The official builds are left in here. Is there a better to bundle that into a silm or smaller size to start with?

@nikolaik
Copy link
Owner

I'm happy you found these convenience images useful @jjhesk <3

Taking a quick look at the bun Dockerfiles they seem to cover how to install bun pretty well. To go forward with your use case, you could probably copy the root Dockerfile in this repo and replace the nodejs specifics with bun specifics.

I have no immediate plans on adding bun into the matrix, though if demand picks up I might reconsider. Renaming and keeping the issue open for now

@nikolaik nikolaik changed the title Amazing builds Add bun.js to the matrix Feb 19, 2024
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

No branches or pull requests

2 participants