{"id":16540860,"url":"https://github.com/itzg/docker-ubuntu-remote-dev","last_synced_at":"2025-10-28T14:31:46.155Z","repository":{"id":145317678,"uuid":"559332755","full_name":"itzg/docker-ubuntu-remote-dev","owner":"itzg","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-10T12:46:09.000Z","size":47,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T13:38:29.735Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itzg.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":"2022-10-29T19:34:10.000Z","updated_at":"2025-02-10T12:46:12.000Z","dependencies_parsed_at":"2024-03-11T14:44:44.418Z","dependency_job_id":"5698486d-c873-4727-91c1-7c70e17db048","html_url":"https://github.com/itzg/docker-ubuntu-remote-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzg%2Fdocker-ubuntu-remote-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzg%2Fdocker-ubuntu-remote-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzg%2Fdocker-ubuntu-remote-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzg%2Fdocker-ubuntu-remote-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itzg","download_url":"https://codeload.github.com/itzg/docker-ubuntu-remote-dev/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238663164,"owners_count":19509742,"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":[],"created_at":"2024-10-11T18:53:29.725Z","updated_at":"2025-10-28T14:31:40.850Z","avatar_url":"https://github.com/itzg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker Pulls](https://img.shields.io/docker/pulls/itzg/ubuntu-remote-dev.svg)](https://hub.docker.com/r/itzg/ubuntu-remote-dev/)\n[![ci](https://github.com/itzg/docker-ubuntu-remote-dev/actions/workflows/ci.yml/badge.svg)](https://github.com/itzg/docker-ubuntu-remote-dev/actions/workflows/ci.yml)\n\nAn Ubuntu based image that can be used with editors that support remote development over SSH.\n\nValidated with:\n- JetBrains Gateway\n\nIncludes:\n- git\n- JDK\n\n## Usage\n\n**Image name**: `itzg/ubuntu-remote-dev:20.04-17`\n\nThe image creates a user named `dev` with UID 1000, so assuming a local port binding of 2022 to the server's port, this can be used to connect to the container:\n\n```shell\nssh -p 2022 dev@HOST\n```\n\n\u003e Replace `HOST` with the actual host/IP of the container, such as \"localhost\"\n\n### Environment variables\n\n#### SSH_IMPORT_ID\n\n**Required**: yes\n\nUser ID with protocol prefix supported by [ssh-import-id](https://manpages.ubuntu.com/manpages/focal/en/man1/ssh-import-id.1.html)\n\n### Ports\n\n#### 2022\n\nSSH server\n\n### Volumes\n\n#### Workspace\n\n**Mount point**: `/workspace`\n\nHome directory of user `dev`\n\n#### Pre-generated host keys\n\nThe volume `/host_keys` can be mounted and any files named `ssh_host_*_key` and `ssh_host_*_key.pub` will be used by SSHD. \n\n#### Extra SSHD configs\n\nThe volume `/sshd/configs.d` can be mounted and any files named `*.conf` will be included into the SSHD configuration.\n\n### Command line\n\nAny additional arguments will be passed to the `sshd` server command-line","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzg%2Fdocker-ubuntu-remote-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzg%2Fdocker-ubuntu-remote-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzg%2Fdocker-ubuntu-remote-dev/lists"}