{"id":23236648,"url":"https://github.com/bensimmers/multi-runtime-devcontainer","last_synced_at":"2026-04-09T23:03:09.308Z","repository":{"id":268676956,"uuid":"905123283","full_name":"BenSimmers/multi-runtime-devcontainer","owner":"BenSimmers","description":"Simple docker container config for node/deno/bun development","archived":false,"fork":false,"pushed_at":"2025-04-02T13:26:22.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T14:29:34.654Z","etag":null,"topics":["bun","deno","docker","node","npm","pnpm","runtime"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BenSimmers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-12-18T07:56:23.000Z","updated_at":"2025-04-02T13:26:26.000Z","dependencies_parsed_at":"2024-12-18T09:24:34.729Z","dependency_job_id":"e70dac93-f19c-4f3a-a383-2715630aee21","html_url":"https://github.com/BenSimmers/multi-runtime-devcontainer","commit_stats":null,"previous_names":["bensimmers/multi-runtime-devcontainer"],"tags_count":0,"template":false,"template_full_name":"BenSimmers/linux-container-dev-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSimmers%2Fmulti-runtime-devcontainer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSimmers%2Fmulti-runtime-devcontainer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSimmers%2Fmulti-runtime-devcontainer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSimmers%2Fmulti-runtime-devcontainer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenSimmers","download_url":"https://codeload.github.com/BenSimmers/multi-runtime-devcontainer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399887,"owners_count":20932881,"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","deno","docker","node","npm","pnpm","runtime"],"created_at":"2024-12-19T04:11:46.015Z","updated_at":"2026-04-09T23:03:09.238Z","avatar_url":"https://github.com/BenSimmers.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi Runtime Development Environment - Bun, Node and Deno\n\n## Disclaimer\nThere is an `scripts/install.sh` in this repo which can install some runtimes (bun, node, deno etc). so please keep in mind this script may need to be chmmoded to be executable.\ne.g.\n```bash\nchmod +x .devcontainer/scripts/install.sh\n```\n\nThere is also an optional `setup.sh` script which can be used to install npm and typscript globally. This is optional and can be run if you want to install these tools globally.\n\n## Overview\nThis project provides a Docker image for a customizable development environment. It is based on the `buildpack-deps` image and includes a variety of essential tools for development.\n\n## Prerequisites\n- [Docker](https://www.docker.com/get-started) installed on your machine.\n\n## Build Instructions\nUse Visual Studio Code's Remote - Containers extension to use the container as a development environment.\n\nTo build the Docker image, run the following command in the directory containing the Dockerfile:\n\n```bash\ndocker build -t my-dev-container .\n```\n\n## Run Instructions\nTo run the Docker container, run the following command:\n\n```bash\ndocker run -v $HOME:/home/bensimmersdev my-dev-container\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbensimmers%2Fmulti-runtime-devcontainer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbensimmers%2Fmulti-runtime-devcontainer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbensimmers%2Fmulti-runtime-devcontainer/lists"}