{"id":14155222,"url":"https://github.com/ImBIOS/bun-node","last_synced_at":"2025-08-06T01:30:40.750Z","repository":{"id":197432134,"uuid":"698642078","full_name":"ImBIOS/bun-node","owner":"ImBIOS","description":"Pre-configured Bun and Node.js Docker Images for Seamless, Optimized Development and Deployment.","archived":false,"fork":false,"pushed_at":"2024-05-01T00:24:40.000Z","size":321,"stargazers_count":66,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T17:28:37.545Z","etag":null,"topics":["bun","bun-node","docker","docker-image","docker-node","dockerfile","hacktoberfest","node","nodejs"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/imbios/bun-node","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ImBIOS.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ImBIOS"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-09-30T14:24:26.000Z","updated_at":"2024-05-03T01:43:32.991Z","dependencies_parsed_at":null,"dependency_job_id":"538252a0-45c6-4524-92b5-2106fc2c45bc","html_url":"https://github.com/ImBIOS/bun-node","commit_stats":null,"previous_names":["imbios/bun-node"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fbun-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fbun-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fbun-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fbun-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImBIOS","download_url":"https://codeload.github.com/ImBIOS/bun-node/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215735785,"owners_count":15923388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bun","bun-node","docker","docker-image","docker-node","dockerfile","hacktoberfest","node","nodejs"],"created_at":"2024-08-17T08:02:33.753Z","updated_at":"2025-08-06T01:30:40.740Z","avatar_url":"https://github.com/ImBIOS.png","language":"Shell","funding_links":["https://github.com/sponsors/ImBIOS"],"categories":["Shell","nodejs"],"sub_categories":[],"readme":"# Bun and Node.js Docker Images: Optimize Your Development Workflow 🐇 🐳 🐢 🚀\n\n[![dockeri.co](https://dockerico.blankenship.io/image/imbios/bun-node)](https://hub.docker.com/r/imbios/bun-node)\n\n[![GitHub issues](https://img.shields.io/github/issues/ImBIOS/bun-node.svg \"GitHub issues\")](https://github.com/ImBIOS/bun-node)\n[![GitHub stars](https://img.shields.io/github/stars/ImBIOS/bun-node.svg \"GitHub stars\")](https://github.com/ImBIOS/bun-node)\n![Test Coverage](https://github.com/ImBIOS/bun-node/raw/refs/heads/main/coverage.svg)\n![CI Status](https://github.com/ImBIOS/bun-node/actions/workflows/ci.yml/badge.svg)\n![Release Status](https://github.com/ImBIOS/bun-node/actions/workflows/release.yml/badge.svg)\n\nThis repository offers pre-configured Docker images combining [Bun](https://bun.sh/), with [Node.js](https://nodejs.org/), the popular JavaScript runtime. Ideal for development, testing, and production environments.\n\nUse node.js as runtime, and bun as package manager, etc. The node.js in this docker image functions as fallback when bun is not implement the feature yet.\n\n## Features\n\n- **Multiple Node.js Versions**: Supports Node.js versions which currently supported by [docker-node](https://github.com/nodejs/docker-node)\n- **Variety of Builds**: Available in Alpine, Debian, and Slim versions\n\n## Quick Start\n\n```bash\ndocker pull imbios/bun-node\n```\n\n## Build Types\n\n- **alpine**: Minimal build ideal for smaller footprint\n- **debian**: Standard build, balanced between size and features\n- **slim**: Debian-based but lighter, stripped of unnecessary files\n- Do you need `distroless` ?\n\n## Advanced Image Tagging\n\n```txt\nimbios/bun-node:\u003cbun-version\u003e-\u003cnode-version\u003e-\u003cbuild-type\u003e[optional -git]\n```\n\n- **bun-version**: Bun version (e.g. 1.0.0, 1.0.30, 1) or tag (e.g. latest or canary)\n- **node-version**: Node.js version (e.g. 18, 20.11, 21.7.1) or tag (e.g. hydrogen, iron, current)\n- **build-type**: Build type (e.g. alpine, debian, slim)\n- **optional -git**: Optional git tag, an alpine image with git installed\n\n## Show Your Support 🌟\n\nIf you find this Docker image useful, please consider giving it a ⭐ star on GitHub and Dockerhub! These stats tell me this code is useful for humanity and makes me prioritize maintenance.\n\n## Contribution\n\nFeel free to contribute by submitting pull requests or by reporting issues.\n\n## License\n\nThis project is licensed under the MIT License.\n\n---\n\nFor custom configurations and support, visit [Project Wiki](https://github.com/ImBIOS/bun-node/wiki) or [Issues](https://github.com/ImBIOS/bun-node/issues).\n\n## Keywords\n\nDocker, Node.js, Bun, Development, Deployment, Alpine, Debian, Slim\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FImBIOS%2Fbun-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FImBIOS%2Fbun-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FImBIOS%2Fbun-node/lists"}