{"id":19731364,"url":"https://github.com/cargosense/devcontainer-features","last_synced_at":"2026-01-24T04:38:19.319Z","repository":{"id":225016415,"uuid":"764719615","full_name":"CargoSense/devcontainer-features","owner":"CargoSense","description":"Reusable Features for Dev Containers and GitHub Codespaces managed by CargoSense.","archived":false,"fork":false,"pushed_at":"2026-01-14T14:40:23.000Z","size":111,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-14T18:15:22.421Z","etag":null,"topics":["devcontainer","devcontainer-features","devcontainers","devcontainers-features"],"latest_commit_sha":null,"homepage":"","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/CargoSense.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-28T15:37:15.000Z","updated_at":"2026-01-14T14:40:36.000Z","dependencies_parsed_at":"2024-02-28T22:25:03.681Z","dependency_job_id":"71b20728-d1a4-40dd-bf35-553db3168149","html_url":"https://github.com/CargoSense/devcontainer-features","commit_stats":null,"previous_names":["cargosense/devcontainer-features"],"tags_count":0,"template":false,"template_full_name":"devcontainers/feature-starter","purl":"pkg:github/CargoSense/devcontainer-features","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CargoSense%2Fdevcontainer-features","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CargoSense%2Fdevcontainer-features/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CargoSense%2Fdevcontainer-features/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CargoSense%2Fdevcontainer-features/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CargoSense","download_url":"https://codeload.github.com/CargoSense/devcontainer-features/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CargoSense%2Fdevcontainer-features/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28711774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T23:51:44.727Z","status":"online","status_checked_at":"2026-01-24T02:00:06.909Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["devcontainer","devcontainer-features","devcontainers","devcontainers-features"],"created_at":"2024-11-12T00:20:35.700Z","updated_at":"2026-01-24T04:38:19.314Z","avatar_url":"https://github.com/CargoSense.png","language":"Shell","readme":"# CargoSense/devcontainer-features\n\n🐳 📦 **Reusable Features for [Dev Containers](https://code.visualstudio.com/docs/devcontainers/containers) and [GitHub Codespaces](https://github.com/features/codespaces).**\n\n[![Lint](https://img.shields.io/github/actions/workflow/status/CargoSense/devcontainer-features/lint.yml?label=Lint\u0026logo=github\u0026style=for-the-badge)](https://github.com/CargoSense/devcontainer-features/actions/workflows/lint.yml)\n[![Test](https://img.shields.io/github/actions/workflow/status/CargoSense/devcontainer-features/test.yml?label=Test\u0026logo=github\u0026style=for-the-badge)](https://github.com/CargoSense/devcontainer-features/actions/workflows/test.yml)\n\n\u003e [!TIP]\n\u003e If you're new to Dev Containers, check out [the VisualStudio Code Dev Containers tutorial](https://code.visualstudio.com/docs/devcontainers/tutorial).\n\n## Usage\n\nTo reference a Feature from this repository, add the desired Features to a `devcontainer.json` file. Each Feature has a `README.md` that shows how to reference the Feature and which options are available for that Feature.\n\nThe example below installs [actionlint](https://github.com/rhysd/actionlint) and [ShellCheck](https://www.shellcheck.net) using the Features from this repository.\n\n```json\n{\n  \"name\": \"my-project-devcontainer\",\n  \"image\": \"mcr.microsoft.com/devcontainers/base:debian\",\n  \"features\": {\n    \"ghcr.io/CargoSense/devcontainer-features/actionlint:1\": {},\n    \"ghcr.io/CargoSense/devcontainer-features/shellcheck:1\": {\n      \"version\": \"latest\"\n    },\n  }\n}\n```\n\n\u003e [!TIP]\n\u003e Features are located in this repository's [`./src` folder](https://github.com/CargoSense/devcontainer-features/tree/main/src). Each Feature's available options are detailed in their respective `README.md` files.\n\n\u003e [!NOTE]\n\u003e These Features are limited in scope and primarily target Debian/Ubuntu and compatible Linux distributions. They may not be suitable for every circumstance.\n\n## License\n\nThe code in this repository is freely available under the [MIT License](https://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcargosense%2Fdevcontainer-features","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcargosense%2Fdevcontainer-features","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcargosense%2Fdevcontainer-features/lists"}