{"id":20376946,"url":"https://github.com/xJonathanLEI/dev-container","last_synced_at":"2025-09-23T20:31:48.507Z","repository":{"id":104041244,"uuid":"308115774","full_name":"xJonathanLEI/dev-container","owner":"xJonathanLEI","description":"A container image ideal for remote development","archived":false,"fork":false,"pushed_at":"2025-02-10T10:04:32.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-11T17:57:45.217Z","etag":null,"topics":["dev-container","docker"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"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/xJonathanLEI.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-28T19:07:18.000Z","updated_at":"2025-02-10T10:04:37.000Z","dependencies_parsed_at":"2023-04-28T21:48:28.315Z","dependency_job_id":null,"html_url":"https://github.com/xJonathanLEI/dev-container","commit_stats":null,"previous_names":["xjonathanlei/dev-container"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xJonathanLEI/dev-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fdev-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fdev-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fdev-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fdev-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xJonathanLEI","download_url":"https://codeload.github.com/xJonathanLEI/dev-container/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fdev-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276644785,"owners_count":25679214,"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-09-23T02:00:09.130Z","response_time":73,"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":["dev-container","docker"],"created_at":"2024-11-15T01:40:04.788Z","updated_at":"2025-09-23T20:31:48.503Z","avatar_url":"https://github.com/xJonathanLEI.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dev Container for VS Code Remote\n\nThis repository contains files for building an ideal development container for use with [Visual Studio Code Remote Development](https://code.visualstudio.com/docs/remote/remote-overview).\n\nIt's highly opinionated as it's meant for my own use.\n\n## Configuration\n\nThe container is configurable through environment variables.\n\nIf you don't supply OpenSSH host keys they'll simply be randomly generated. However, it's highly recommended that you set them, or you'll get a key conflict every time you re-create the container.\n\nFor convenience, by default the container can be logged in with an empty password as user `dev`. It's recommended that you disable password login by setting `SSH_KEYS`.\n\n### SSH_PORT\n\nThe port the OpenSSH server listens on. Defaults to `22`.\n\n### SSH_KEYS\n\nPublic keys for SSH login. Multiple keys are separated by comma `,`. Password login (with empty password) if disabled if and only if `SSH_KEYS` is supplied.\n\n### SSH_HOST_DSA_KEY\n\nThe base64-encoded DSA host private key used by the OpenSSH server.\n\n### SSH_HOST_ECDSA_KEY\n\nThe base64-encoded ECDSA host private key used by the OpenSSH server.\n\n### SSH_HOST_ED25519_KEY\n\nThe base64-encoded ED25519 host private key used by the OpenSSH server.\n\n### SSH_HOST_RSA_KEY\n\nThe base64-encoded RSA host private key used by the OpenSSH server.\n\n### STARTUP_COMMAND\n\nAn optional command to run during container startup.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FxJonathanLEI%2Fdev-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FxJonathanLEI%2Fdev-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FxJonathanLEI%2Fdev-container/lists"}