{"id":17912440,"url":"https://github.com/bonigarcia/novnc","last_synced_at":"2025-03-23T22:34:36.770Z","repository":{"id":64767557,"uuid":"97841413","full_name":"bonigarcia/novnc","owner":"bonigarcia","description":"Standalone noVNC client based on Alpine","archived":false,"fork":false,"pushed_at":"2025-03-01T23:39:27.000Z","size":11,"stargazers_count":35,"open_issues_count":0,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-19T00:04:37.559Z","etag":null,"topics":["docker","docker-image","novnc","vnc","webdrivermanager"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/bonigarcia.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}},"created_at":"2017-07-20T13:56:10.000Z","updated_at":"2025-03-07T17:21:42.000Z","dependencies_parsed_at":"2024-01-24T23:05:20.921Z","dependency_job_id":"25a698c0-4eca-46ca-a737-d75b882d0a98","html_url":"https://github.com/bonigarcia/novnc","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/bonigarcia%2Fnovnc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fnovnc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fnovnc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fnovnc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonigarcia","download_url":"https://codeload.github.com/bonigarcia/novnc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245180217,"owners_count":20573631,"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":["docker","docker-image","novnc","vnc","webdrivermanager"],"created_at":"2024-10-28T19:45:16.163Z","updated_at":"2025-03-23T22:34:36.755Z","avatar_url":"https://github.com/bonigarcia.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://img.shields.io/docker/pulls/bonigarcia/novnc?style=flat-square)](https://hub.docker.com/r/bonigarcia/novnc)\n[![License badge](https://img.shields.io/badge/license-Apache2-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n[![Twitter Follow](https://img.shields.io/twitter/follow/boni_gg.svg?style=social)](https://twitter.com/boni_gg)\n\n# noVNC Docker image\n\nStandalone noVNC client based on Alpine (available on [Docker Hub]). It allows to autoconnect to the VNC server, pass the VNC password, and set view-only mode usin environment variables.\n\n## Example\n\nThe following example use Chrome in Docker (image created and maintained by [Selenium]) which starts a VNC server:\n\n1. Start Docker container with VNC server:\n```\ndocker run --rm -p 4444:4444 -p 5900:5900 --net grid --name selenium --shm-size=\"2g\" selenium/standalone-chrome:latest\n```\n\n2. Start Docker container with noVNC:\n```\ndocker run --rm --name novnc -p 6080:6080 --net grid -e AUTOCONNECT=true -e VNC_PASSWORD=secret -e VNC_SERVER=172.17.0.1:5900 bonigarcia/novnc:1.2.0\n```\n\n3. Connect to: http://localhost:6080/\n\n\nThis approach is used in [WebDriverManager].\n\n## About\n\nbonigarcia/novnc (Copyright \u0026copy; 2021-2025) is an open-source project created and maintained by [Boni García], licensed under the terms of [Apache 2.0 License].\n\n[Apache 2.0 License]: https://www.apache.org/licenses/LICENSE-2.0\n[Boni García]: https://bonigarcia.dev/\n[WebDriverManager]: https://bonigarcia.dev/webdrivermanager/\n[Selenium]: https://github.com/SeleniumHQ/docker-selenium\n[Docker Hub]: https://hub.docker.com/r/bonigarcia/novnc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonigarcia%2Fnovnc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonigarcia%2Fnovnc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonigarcia%2Fnovnc/lists"}