{"id":17001418,"url":"https://github.com/markpatterson27/codespaces-vnc-image","last_synced_at":"2025-03-22T08:47:52.882Z","repository":{"id":39411177,"uuid":"437334520","full_name":"markpatterson27/Codespaces-VNC-Image","owner":"markpatterson27","description":"Custom Codespaces Docker images configured for in-browser GUI app development.","archived":false,"fork":false,"pushed_at":"2024-07-01T08:37:24.000Z","size":19,"stargazers_count":3,"open_issues_count":1,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T09:09:23.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markpatterson27.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-12-11T16:36:49.000Z","updated_at":"2024-02-04T16:36:03.000Z","dependencies_parsed_at":"2024-11-28T18:32:01.236Z","dependency_job_id":"50295304-2fd0-4b0b-821d-f2a3465ad096","html_url":"https://github.com/markpatterson27/Codespaces-VNC-Image","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markpatterson27%2FCodespaces-VNC-Image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markpatterson27%2FCodespaces-VNC-Image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markpatterson27%2FCodespaces-VNC-Image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markpatterson27%2FCodespaces-VNC-Image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markpatterson27","download_url":"https://codeload.github.com/markpatterson27/Codespaces-VNC-Image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244931587,"owners_count":20534010,"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-14T04:24:53.180Z","updated_at":"2025-03-22T08:47:52.855Z","avatar_url":"https://github.com/markpatterson27.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codespaces VNC Image\n\nCustom Codespaces Docker images configured for in-browser GUI app development. The images use [openbox](http://openbox.org/wiki/Main_Page) and [x11vnc](https://github.com/LibVNC/x11vnc) for a lightweight VNC desktop and [noVNC](https://novnc.com/info.html) for a browser based VNC viewer hosted inside the Codespace.\n\n## Using\n\nAdd the following to `.devcontainer/devcontainer.json` settings file.\n\n```json\n{\n    \"image\": \"ghcr.io/markpatterson27/codespaces-vnc-image:universal\",\n    \"forwardPorts\": [6080],\n    \"portsAttributes\": {\n        \"6080\": {\n            \"label\": \"noVNC Viewer\",\n            \"onAutoForward\": \"openBrowser\"\n        }\n    }\n}\n```\n\nWhen the Codespace starts the noVNC Viewer port will be automatically forwarded. Switch to the `ports` tab to get the reverse proxy URL or click the 'Open in Broswer' icon.\n\n![screenshot showing port forwarded through reverse proxy](https://user-images.githubusercontent.com/35724907/173828402-e76f0b3e-3e11-4f96-9d19-2024f9a3944e.png)\n\n## Tags\n\n| Tag | Description |\n| --- | --- |\n| `universal` | This image is built on top of the dev-container [GitHub Codespaces](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/codespaces-linux). This is the same image used by default for Codespaces. |\n| `python` | This image is built on top of the python dev-container [Python 3](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/python-3). |\n\n## References\n\nDocker image settings are largely based on https://github.com/gitpod-io/workspace-images/tree/master/full-vnc\n\n## Alternatives\n\nThere is a [VNC option for devcontainers](https://github.com/microsoft/vscode-dev-containers/blob/main/script-library/docs/desktop-lite.md) which can be used with Codespaces.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkpatterson27%2Fcodespaces-vnc-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkpatterson27%2Fcodespaces-vnc-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkpatterson27%2Fcodespaces-vnc-image/lists"}