{"id":18396866,"url":"https://github.com/bartventer/arch-devcontainer-features","last_synced_at":"2025-04-12T15:08:32.682Z","repository":{"id":227998831,"uuid":"772404346","full_name":"bartventer/arch-devcontainer-features","owner":"bartventer","description":"A set of simple and reusable Features for Arch Linux development containers.","archived":false,"fork":false,"pushed_at":"2024-09-12T05:41:23.000Z","size":470,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T15:08:21.819Z","etag":null,"topics":[],"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/bartventer.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":"2024-03-15T05:57:37.000Z","updated_at":"2025-03-23T17:35:54.000Z","dependencies_parsed_at":"2024-03-16T08:26:40.207Z","dependency_job_id":"fddddfb5-0790-43e4-81f9-f7091802b28c","html_url":"https://github.com/bartventer/arch-devcontainer-features","commit_stats":null,"previous_names":["bartventer/devcontainer-features","bartventer/arch-devcontainer-features"],"tags_count":37,"template":false,"template_full_name":"devcontainers/feature-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartventer%2Farch-devcontainer-features","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartventer%2Farch-devcontainer-features/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartventer%2Farch-devcontainer-features/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartventer%2Farch-devcontainer-features/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bartventer","download_url":"https://codeload.github.com/bartventer/arch-devcontainer-features/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586235,"owners_count":21128997,"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":[],"created_at":"2024-11-06T02:15:05.669Z","updated_at":"2025-04-12T15:08:32.626Z","avatar_url":"https://github.com/bartventer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD024 --\u003e\n\n# Dev Container Features\n\n[![Release](https://img.shields.io/github/release/bartventer/arch-devcontainer-features.svg)](https://github.com/bartventer/arch-devcontainer-features/releases/latest)\n[![Release Workflow](https://github.com/bartventer/arch-devcontainer-features/actions/workflows/release.yaml/badge.svg)](https://github.com/bartventer/arch-devcontainer-features/actions/workflows/release.yaml)\n[![Test Workflow](https://github.com/bartventer/arch-devcontainer-features/actions/workflows/test.yaml/badge.svg)](https://github.com/bartventer/arch-devcontainer-features/actions/workflows/test.yaml)\n[![License](https://img.shields.io/github/license/bartventer/arch-devcontainer-features.svg)](LICENSE)\n\n\u003c!-- markdownlint-disable MD033 --\u003e\n\u003ctable style=\"width: 100%; border-style: none;\"\u003e\n    \u003ctr\u003e\n        \u003ctd style=\"width: 140px; text-align: center;\"\u003e\n            \u003ca href=\"https://github.com/JotaRandom/archlinux-artwork\"\u003e\n                \u003cimg width=\"128px\" src=\"https://raw.githubusercontent.com/JotaRandom/archlinux-artwork/a9029989166ef42e10251f9d0f0fd09e60be2f31/icons/archlinux-icon-crystal-256.svg\" alt=\"Arch Linux logo\"/\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cstrong\u003eDevelopment Container 'Features'\u003c/strong\u003e\u003cbr /\u003e\n            \u003ci\u003eA set of simple and reusable Features for Arch Linux development containers.\u003c/i\u003e\u003cbr /\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\u003c!-- markdownlint-enable MD033 --\u003e\n\nThis repository contains a _collection_ of features curated by [@bartventer](https://github.com/bartventer). While most of these features are built for Arch Linux, please refer to the \"OS Support\" section of each feature for specific operating system compatibility.\n\n## Collected Features\n\n| Feature                                                            | Description                                                                                             |\n| ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------- |\n| [aws-cli](src/aws-cli/README.md)                                   | Installs the AWS CLI along with needed dependencies.                                                    |\n| [azure-cli](src/azure-cli/README.md)                               | Installs the Azure CLI along with needed dependencies.                                                  |\n| [common-utils](src/common-utils/README.md)                         | Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-root user on Arch Linux. |\n| [docker-in-docker](src/docker-in-docker/README.md)                 | Installs Docker and Docker Compose in a Docker container.                                               |\n| [docker-outside-of-docker](src/docker-outside-of-docker/README.md) | Re-uses the host docker socket, adding the Docker CLI to a container.                                   |\n| [gcloud-cli](src/gcloud-cli/README.md)                             | Installs the Google Cloud CLI along with needed dependencies.                                           |\n| [go](src/go/README.md)                                             | Installs the Go programming language and common Go utilities.                                           |\n| [terraform](src/terraform/README.md)                               | Installs the Terraform CLI and optionally Terragrunt and TFLint.                                        |\n\n\u003e [!NOTE]\n\u003e A base image is not provided in this repository, but [bartventer/devcontainer-images](https://github.com/bartventer/devcontainer-images) provides a [base-archlinux](https://github.com/bartventer/devcontainer-images/blob/master/src/base-archlinux/README.md) image which has been configured according to [these](https://gitlab.archlinux.org/archlinux/archlinux-docker/blob/master/README.md) guidelines.\n\n## Contributing\n\nAll contributions are welcome! Open a pull request to request a feature or submit a bug report.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Trademarks\n\nThe Arch Linux logo is a recognized trademark of Arch Linux. See the [Arch Linux website](https://archlinux.org/) for acceptable use and restrictions. The logo used in this README.md is sourced from [this repository](https://github.com/JotaRandom/archlinux-artwork) and is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License](https://creativecommons.org/licenses/by-nc-sa/3.0/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartventer%2Farch-devcontainer-features","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbartventer%2Farch-devcontainer-features","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartventer%2Farch-devcontainer-features/lists"}