{"id":14069450,"url":"https://github.com/rocker-org/devcontainer-features","last_synced_at":"2025-06-15T11:05:16.503Z","repository":{"id":60907910,"uuid":"540695187","full_name":"rocker-org/devcontainer-features","owner":"rocker-org","description":"A collection of Dev Container Features.","archived":false,"fork":false,"pushed_at":"2024-11-14T11:35:22.000Z","size":293,"stargazers_count":57,"open_issues_count":15,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T08:48:39.897Z","etag":null,"topics":["devcontainers"],"latest_commit_sha":null,"homepage":"https://rocker-project.org/images/devcontainer/features.html","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/rocker-org.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":"2022-09-24T03:30:12.000Z","updated_at":"2025-03-27T22:56:27.000Z","dependencies_parsed_at":"2023-11-17T00:09:11.312Z","dependency_job_id":"ac2d834a-3ef1-40d8-88c3-bedd7ceeef97","html_url":"https://github.com/rocker-org/devcontainer-features","commit_stats":{"total_commits":193,"total_committers":9,"mean_commits":"21.444444444444443","dds":0.3471502590673575,"last_synced_commit":"8c898885e4eb589639fa7af9b26f8809a60ad460"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":"devcontainers/feature-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocker-org%2Fdevcontainer-features","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocker-org%2Fdevcontainer-features/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocker-org%2Fdevcontainer-features/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocker-org%2Fdevcontainer-features/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocker-org","download_url":"https://codeload.github.com/rocker-org/devcontainer-features/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018060,"owners_count":21034048,"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":["devcontainers"],"created_at":"2024-08-13T07:06:57.772Z","updated_at":"2025-04-09T10:06:13.708Z","avatar_url":"https://github.com/rocker-org.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Dev Container Features by Rocker Project\n\nThis repository contains a _collection_ of Dev Container Features.\n\nFor a detailed explanation of Dev Container Features,\nplease check [the specification](https://containers.dev/implementors/features/) and\n[the devcontainers' official Development Container Features repository](https://github.com/devcontainers/features).\n\nThis repository is based on the [the `devcontainers/features` repository](https://github.com/devcontainers/features),\nand intended to make it easy to add Rocker Project related functionality.\n\n## Contents\n\n### [`apt-packages`](src/apt-packages/README.md)\n\nInstalls packages of the user's choice via apt.\n\nA simple Feature that implements the functionality proposed in\n[devcontainers/features#67](https://github.com/devcontainers/features/issues/67).\n\n### [`miniforge`](src/miniforge/README.md)\n\nInstall [Conda](https://docs.conda.io) and [Mamba](https://mamba.readthedocs.io)\nvia [Miniforge](https://github.com/conda-forge/miniforge) installer.\n[conda-forge](https://conda-forge.org/) set as the default (and only) channel.\n\nSimilar to\n[`ghcr.io/devcontainers/features/conda`](https://github.com/devcontainers/features/blob/main/src/conda/README.md).\n\n### [`pandoc`](src/pandoc/README.md)\n\nInstall [Pandoc](https://pandoc.org/).\n\n### [`quarto-cli`](src/quarto-cli/README.md)\n\nInstall [the Quarto CLI](https://quarto.org/).\n\n### [`r-apt`](src/r-apt/README.md)\n\nInstall the latest [R](https://www.r-project.org/) and R packages via apt.\nWhen installing R packages via apt, dependencies are automatically installed as well, and it is very fast.\n\n\n### [`r-dependent-packages`](src/r-dependent-packages/README.md)\n\nInstall R packages from a `DESCRIPTION` file in the repository.\n\n### [`r-history`](src/r-history/README.md)\n\nA simple setup to preserve R terminal history across Dev Container instances.\nSupports [Radian](https://github.com/randy3k/radian) and\n[RStudio](https://posit.co/products/open-source/rstudio-server/)'s R console.\n\n### [`r-packages`](src/r-packages/README.md)\n\nInstall R packages of the user's choice via [the `pak::pak()` function](https://pak.r-lib.org/reference/pak.html).\n\n### [`r-rig`](src/r-rig/README.md)\n\nInstall a version of [R](https://www.r-project.org/) of your choice using [rig](https://github.com/r-lib/rig).\nR packages must be installed via R functions.\n\n### [`renv-cache`](src/renv-cache/README.md)\n\nA simple setup to share [`renv`](https://rstudio.github.io/renv/) cache among multiple containers.\n\n### [`rstudio-server`](src/rstudio-server/README.md)\n\nInstall [RStudio Server](https://posit.co/products/open-source/rstudio-server/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocker-org%2Fdevcontainer-features","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocker-org%2Fdevcontainer-features","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocker-org%2Fdevcontainer-features/lists"}