{"id":28580172,"url":"https://github.com/elulcao/docker-vnc","last_synced_at":"2026-05-06T10:36:30.848Z","repository":{"id":144499777,"uuid":"301919454","full_name":"elulcao/docker-vnc","owner":"elulcao","description":"🐳 A self-contained docker container. Remotely connect over SSH to other hosts.","archived":false,"fork":false,"pushed_at":"2020-10-07T20:49:39.000Z","size":118,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T20:30:37.007Z","etag":null,"topics":["docker","docker-compose","gui","python3","ssh","vnc"],"latest_commit_sha":null,"homepage":"https://github.com/elulcao/docker-vnc","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elulcao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://paypal.me/"}},"created_at":"2020-10-07T03:45:10.000Z","updated_at":"2023-03-05T06:44:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"27374764-bc14-45bf-ae50-7eca7b82df02","html_url":"https://github.com/elulcao/docker-vnc","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/elulcao/docker-vnc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elulcao%2Fdocker-vnc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elulcao%2Fdocker-vnc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elulcao%2Fdocker-vnc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elulcao%2Fdocker-vnc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elulcao","download_url":"https://codeload.github.com/elulcao/docker-vnc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elulcao%2Fdocker-vnc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32689321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"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":["docker","docker-compose","gui","python3","ssh","vnc"],"created_at":"2025-06-11T03:16:23.340Z","updated_at":"2026-05-06T10:36:30.843Z","avatar_url":"https://github.com/elulcao.png","language":"Dockerfile","funding_links":["https://paypal.me/"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/elulcao/docker-vnc/\"\u003e\n    \u003cimg src=\".github/screeshot.png\" alt=\"Docker docker-vnc\" width=\"200\" height=\"165\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003edocker-vnc\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    Remotely connect over SSH to other hosts and forward applications.\n  \u003cbr\u003e\n\u003c/p\u003e\n\n# docker-vnc\n\nThis image will run on most platforms that support Docker including Docker for Mac, Docker for Windows, Docker for Linux and Raspberry Pi 3 boards.\n\n## Usage\n\n```shell\ndocker run \\\n  -d \\\n  -p 59001:5901 -p 22022:22 \\\n  -v \u003c/path/to/config\u003e:/scratch/shared \\\n  --name docker-vnc docker-vnc\n```\n\nor\n\n```shell\ndocker-compose \\\n    --file docker-compose.yml up \\\n    --detach\n```\n\nPort 22022 can be used to access the Docker container via `SSH`\n\n```bash\nssh root@0.0.0.0 -p 22022\n```\n\n## Parameters\n\nThe parameters are split into two halves, separated by a colon, the left hand side representing the host and the right the container side.\n\n* `-p 59001:5901` - Binds the `vnc` service to port `59001` on the Docker host, **required**\n* `-p 22022:22` - Binds the `ssh` service to port `22022` on the Docker host, **required**\n* `-v /scratch/shared` - Path to share files on the Docker host, **required**\n\n## Default User\n\nThe default username is `root` with password `welcome1`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felulcao%2Fdocker-vnc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felulcao%2Fdocker-vnc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felulcao%2Fdocker-vnc/lists"}