{"id":24343361,"url":"https://github.com/audacioustux/devcontainers","last_synced_at":"2025-07-04T17:12:19.673Z","repository":{"id":179916809,"uuid":"664313325","full_name":"audacioustux/devcontainers","owner":"audacioustux","description":"simplified devcontainer features, compatible with arm64","archived":false,"fork":false,"pushed_at":"2025-02-11T16:15:39.000Z","size":199,"stargazers_count":8,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T15:57:18.003Z","etag":null,"topics":["devcontainer","devcontainer-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/audacioustux.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}},"created_at":"2023-07-09T15:35:56.000Z","updated_at":"2025-02-11T16:13:00.000Z","dependencies_parsed_at":"2024-07-27T15:44:30.063Z","dependency_job_id":"ef44eaef-04fa-446f-9ee9-3e18809b5ba5","html_url":"https://github.com/audacioustux/devcontainers","commit_stats":null,"previous_names":["audacioustux/devcontainers"],"tags_count":51,"template":false,"template_full_name":"devcontainers/feature-starter","purl":"pkg:github/audacioustux/devcontainers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audacioustux%2Fdevcontainers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audacioustux%2Fdevcontainers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audacioustux%2Fdevcontainers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audacioustux%2Fdevcontainers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/audacioustux","download_url":"https://codeload.github.com/audacioustux/devcontainers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audacioustux%2Fdevcontainers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263586030,"owners_count":23484496,"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":["devcontainer","devcontainer-features"],"created_at":"2025-01-18T08:33:24.628Z","updated_at":"2025-07-04T17:12:19.653Z","avatar_url":"https://github.com/audacioustux.png","language":"Shell","readme":"# DevContainer Features\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new/?repo=audacioustux%2Fdevcontainers\u0026ref=master)  \n[![Codespaces Prebuilds](https://github.com/audacioustux/devcontainers/actions/workflows/codespaces/create_codespaces_prebuilds/badge.svg)](https://github.com/audacioustux/devcontainers/actions/workflows/codespaces/create_codespaces_prebuilds)\n\n![Tests](https://github.com/audacioustux/devcontainers/actions/workflows/test.yaml/badge.svg)\n![Release](https://github.com/audacioustux/devcontainers/actions/workflows/release.yaml/badge.svg)\n\n## Contribute\n\n* Add new features\n  * Use `task new -- \u003cfeature-id\u003e \"\u003cfeature-name\u003e\" \"\u003cfeature-description\u003e\"` to create a new feature from template\n* Let me know if something is not working as expected\n\n## Note\n\n* Should be treated as a bug -\n  * If, features not compatible with:\n    * `mcr.microsoft.com/devcontainers/base:ubuntu` image.\n    * ARM64 architecture.\n  * If, by default, features do not install the latest version of the relevant tools.\n\n## Usage\n\nClick on the feature name to see the usage instructions.\n\n[Check out this blog post](https://audacioustux.notion.site/Getting-Started-with-Devcontainer-c727dbf9d56f4d6b9b0ef87b3111693f) to learn more about DevContainers (and GitHub Codespaces)\n\n## Features\n\n\u003c!-- FEATURES_LIST_START --\u003e\n- [argo](https://github.com/audacioustux/devcontainers/tree/main/src/argo)\n- [aws-sam-cli](https://github.com/audacioustux/devcontainers/tree/main/src/aws-sam-cli)\n- [bazel](https://github.com/audacioustux/devcontainers/tree/main/src/bazel)\n- [bun](https://github.com/audacioustux/devcontainers/tree/main/src/bun)\n- [cilium](https://github.com/audacioustux/devcontainers/tree/main/src/cilium)\n- [common-utils-extras](https://github.com/audacioustux/devcontainers/tree/main/src/common-utils-extras)\n- [ebort](https://github.com/audacioustux/devcontainers/tree/main/src/ebort)\n- [flyctl](https://github.com/audacioustux/devcontainers/tree/main/src/flyctl)\n- [graalvm](https://github.com/audacioustux/devcontainers/tree/main/src/graalvm)\n- [k9s](https://github.com/audacioustux/devcontainers/tree/main/src/k9s)\n- [knative](https://github.com/audacioustux/devcontainers/tree/main/src/knative)\n- [kubebuilder](https://github.com/audacioustux/devcontainers/tree/main/src/kubebuilder)\n- [kustomize](https://github.com/audacioustux/devcontainers/tree/main/src/kustomize)\n- [localstack](https://github.com/audacioustux/devcontainers/tree/main/src/localstack)\n- [mirrord](https://github.com/audacioustux/devcontainers/tree/main/src/mirrord)\n- [operator-sdk](https://github.com/audacioustux/devcontainers/tree/main/src/operator-sdk)\n- [pack-cli](https://github.com/audacioustux/devcontainers/tree/main/src/pack-cli)\n- [pulumi](https://github.com/audacioustux/devcontainers/tree/main/src/pulumi)\n- [scala-toolchain](https://github.com/audacioustux/devcontainers/tree/main/src/scala-toolchain)\n- [taskfile](https://github.com/audacioustux/devcontainers/tree/main/src/taskfile)\n- [tilt](https://github.com/audacioustux/devcontainers/tree/main/src/tilt)\n- [vegeta](https://github.com/audacioustux/devcontainers/tree/main/src/vegeta)\n- [wasm-toolchain](https://github.com/audacioustux/devcontainers/tree/main/src/wasm-toolchain)\n\u003c!-- FEATURES_LIST_END --\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudacioustux%2Fdevcontainers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faudacioustux%2Fdevcontainers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudacioustux%2Fdevcontainers/lists"}