{"id":31923383,"url":"https://github.com/fuellabs/devcontainer-features","last_synced_at":"2025-10-13T23:50:11.246Z","repository":{"id":171432495,"uuid":"613600314","full_name":"FuelLabs/devcontainer-features","owner":"FuelLabs","description":"Features for Github Dev Containers for the Fuel ecosystem","archived":false,"fork":false,"pushed_at":"2023-11-09T12:45:02.000Z","size":45,"stargazers_count":4,"open_issues_count":4,"forks_count":6,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-05-21T18:34:17.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FuelLabs.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}},"created_at":"2023-03-13T22:26:07.000Z","updated_at":"2024-07-28T02:25:41.000Z","dependencies_parsed_at":"2023-11-09T12:32:41.045Z","dependency_job_id":null,"html_url":"https://github.com/FuelLabs/devcontainer-features","commit_stats":null,"previous_names":["fuellabs/devcontainer-features"],"tags_count":2,"template":false,"template_full_name":"devcontainers/feature-starter","purl":"pkg:github/FuelLabs/devcontainer-features","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuelLabs%2Fdevcontainer-features","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuelLabs%2Fdevcontainer-features/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuelLabs%2Fdevcontainer-features/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuelLabs%2Fdevcontainer-features/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FuelLabs","download_url":"https://codeload.github.com/FuelLabs/devcontainer-features/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuelLabs%2Fdevcontainer-features/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017229,"owners_count":26086016,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2025-10-13T23:50:10.041Z","updated_at":"2025-10-13T23:50:11.231Z","avatar_url":"https://github.com/FuelLabs.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fuel Labs Dev Container Features\n\n## Contents\n\nThis repository contains a _collection_ of one Feature - `fuelup`.\n\n### `fuelup`\n\nRunning `fuelup` inside the built container will install `fuelup` and the specified version of the Fuel toolchain, defaulting to `latest` if none is specified. The options for toolchains are:\n\n- latest\n- beta-1\n- beta-2\n- beta-3\n- beta-4\n- nightly\n\n```jsonc\n{\n    \"image\": \"mcr.microsoft.com/devcontainers/base:ubuntu\",\n    \"features\": {\n        \"ghcr.io/FuelLabs/devcontainer-features/fuelup:1\": {}\n    }\n}\n```\n\nis equivalent to:\n\n```jsonc\n{\n    \"image\": \"mcr.microsoft.com/devcontainers/base:ubuntu\",\n    \"features\": {\n        \"ghcr.io/FuelLabs/devcontainer-features/fuelup:1\": {\n            \"toolchain\": \"latest\"\n        }\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuellabs%2Fdevcontainer-features","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuellabs%2Fdevcontainer-features","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuellabs%2Fdevcontainer-features/lists"}