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

Official image on Docker Hub #1159

Open
205g0 opened this issue Aug 27, 2022 · 6 comments
Open

Official image on Docker Hub #1159

205g0 opened this issue Aug 27, 2022 · 6 comments
Labels
docker An issue that occurs when running in Docker enhancement New feature or request

Comments

@205g0
Copy link

205g0 commented Aug 27, 2022

What is the problem this feature will solve?

I consider this more as a must-have than a feature. A well-maintained (=gets every release) image on Docker Hub with extensive env vars is crucial and has the lowest entry barrier. Maybe there's a reason you don't have this and I missed something but yeah. Besides, having just a Dockerfile isn't the same.

What is the feature you are proposing to solve the problem?

Maintained image on Dcoker Hub

What alternatives have you considered?

No response

@205g0 205g0 added the enhancement New feature or request label Aug 27, 2022
@xhyrom
Copy link
Collaborator

xhyrom commented Aug 27, 2022

Isn't https://github.com/oven-sh/bun/pkgs/container/bun-obj what you want?

@205g0
Copy link
Author

205g0 commented Aug 28, 2022

Absolutely, thanks to hinting me to that image. I still would consider Docker Hub. Always when I want to try something new, e.g., database, language or whatever, I head to Docker image checking out their readme. A good image has two things:

  • All relevant config options as env vars, so you can quickly try out test an image without fiddling around with proprietary config files and having these also well document right in the image's readme
  • Is getting updated with every release

So, you don't need Docker Hub for this, you can host this on Github as well. Then there should be a dedicated readme just for the image and the general bun js readme should point to that one at the top. On Docker Hub you would have download figures which can give some street credits if required.

@205g0
Copy link
Author

205g0 commented Aug 28, 2022

oh, just have seen, it's already mentioned on the main readme, so my bad, shall I close this issue or do you want to keep it open for a potential Docker Hub release? Whatever, feel free to close it

@Electroid
Copy link
Contributor

We now publish Docker images to oven/bun. We also want to become an "official" image, but that will be done soon.

@Electroid
Copy link
Contributor

Work being tracked here: docker-library/official-images#14272

@Electroid Electroid added the docker An issue that occurs when running in Docker label Oct 24, 2023
@jbergstroem
Copy link
Contributor

Would love to see this happen. How can I help? I can update/create a new PR in the official-images repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker An issue that occurs when running in Docker enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants