{"id":16880004,"url":"https://github.com/aledbf/devcontainers-features","last_synced_at":"2026-04-14T01:31:08.841Z","repository":{"id":213560457,"uuid":"721791349","full_name":"aledbf/devcontainers-features","owner":"aledbf","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-24T00:03:43.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-20T02:39:44.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aledbf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-21T19:20:56.000Z","updated_at":"2023-12-21T14:38:24.000Z","dependencies_parsed_at":"2023-12-21T18:52:18.668Z","dependency_job_id":null,"html_url":"https://github.com/aledbf/devcontainers-features","commit_stats":null,"previous_names":["aledbf/devcontainers-features"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/aledbf/devcontainers-features","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aledbf%2Fdevcontainers-features","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aledbf%2Fdevcontainers-features/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aledbf%2Fdevcontainers-features/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aledbf%2Fdevcontainers-features/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aledbf","download_url":"https://codeload.github.com/aledbf/devcontainers-features/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aledbf%2Fdevcontainers-features/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31778580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T00:11:49.126Z","status":"ssl_error","status_checked_at":"2026-04-14T00:10:29.837Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-13T15:56:55.945Z","updated_at":"2026-04-14T01:31:08.811Z","avatar_url":"https://github.com/aledbf.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# devcontainers-features\n\n1. Open a workspace\n2. In a terminal run\n\n```\n# create a new SSH key (this one will be injected by workspacekit or runner)\nssh-keygen -b 2048 -t rsa -f /home/gitpod/.ssh/id_rsa -q -N \"\"\nchmod 0600 /home/gitpod/.ssh/id_rsa\n\n# install the devcontainer CLI\nnpm install -g @devcontainers/cli\n\n# build the container\ndevcontainer build --workspace-folder .\n\n# start the devcontainer\ndevcontainer up --workspace-folder . --log-level debug\n\n# test we can get access using the node or root user (the only ones in /etc/passwd)\nssh -p 2222 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o GlobalKnownHostsFile=/dev/null -i /home/gitpod/.ssh/id_rsa node@localhost\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faledbf%2Fdevcontainers-features","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faledbf%2Fdevcontainers-features","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faledbf%2Fdevcontainers-features/lists"}