{"id":25965306,"url":"https://github.com/xjonathanlei/dev-container","last_synced_at":"2026-05-11T09:52:33.639Z","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":3,"default_branch":"master","last_synced_at":"2025-02-28T11:14:42.188Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241928527,"owners_count":20043820,"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":["dev-container","docker"],"created_at":"2025-03-04T21:42:54.666Z","updated_at":"2025-12-02T09:03:42.520Z","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"}