{"id":13442961,"url":"https://github.com/ms-jpq/kde-in-docker","last_synced_at":"2025-03-16T21:30:28.214Z","repository":{"id":38179543,"uuid":"241464098","full_name":"ms-jpq/kde-in-docker","owner":"ms-jpq","description":"So you can run KDE inside a browser","archived":false,"fork":false,"pushed_at":"2023-08-22T05:28:15.000Z","size":6321,"stargazers_count":118,"open_issues_count":10,"forks_count":19,"subscribers_count":8,"default_branch":"daddy","last_synced_at":"2025-03-16T05:51:12.756Z","etag":null,"topics":["docker","kde","vnc"],"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/ms-jpq.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":"2020-02-18T20:48:16.000Z","updated_at":"2025-03-02T16:16:30.000Z","dependencies_parsed_at":"2024-01-16T17:54:07.147Z","dependency_job_id":"6180b4d9-5d5c-40f0-984e-ff2806fb61bc","html_url":"https://github.com/ms-jpq/kde-in-docker","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/ms-jpq%2Fkde-in-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ms-jpq%2Fkde-in-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ms-jpq%2Fkde-in-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ms-jpq%2Fkde-in-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ms-jpq","download_url":"https://codeload.github.com/ms-jpq/kde-in-docker/tar.gz/refs/heads/daddy","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243936401,"owners_count":20371507,"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","kde","vnc"],"created_at":"2024-07-31T03:01:53.904Z","updated_at":"2025-03-16T21:30:27.468Z","avatar_url":"https://github.com/ms-jpq.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"# [KID - KDE in Docker](https://ms-jpq.github.io/kde-in-docker/)\n\nDocker + VNC + noVNC web UI\n\n**WHY?**\n\n**So you can run KDE inside a browser**\n\n## Usage\n\n### Common Environmental Variables\n\n#### Rootless\n\nThese images by default runs as root.\n\nTo change that, set these two variables to a non Zero value.\n\n- `-e PGID=0`\n- `-e PUID=0`\n\n#### VNC\n\n- `-e SCR_WIDTH=1600`\n- `-e SCR_HEIGHT=900`\n\n#### noVNC UI\n\n- `-e PATH_PREFIX=/`\n- `-e VNC_RESIZE=scale|remote|off` remote = rescale remote desktop, scale = stretch remote desktop\n- `-e RECON_DELAY=250` reconnection delay (ms)\n- `-e PAGE_TITLE=🐳`\n\n#### Misc\n\nThis is your password even under non-root user\n\n- `-e ROOT_PASSWORD=password`\n\n### Common Ports\n\n- `-p 80:8080` noVNC web UI\n\n- `-p 5900:5900` VNC\n\n### Common Volumes\n\n- `-v ./appconfig:/config`\n\n### Special Thanks\n\n[McGriddle](https://github.com/McGriddle) for helping with rootless!\n\n## Images\n\n### [Firefox](https://hub.docker.com/r/msjpq/firefox-vnc/)\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/msjpq/firefox-vnc.svg)](https://hub.docker.com/r/msjpq/firefox-vnc/)\n\n🦊\n\n**RUN** - `docker run -p 8080:8080 -p 5900:5900 msjpq/firefox-vnc`\n\n![firefox preview.png](https://github.com/ms-jpq/kde-in-docker/raw/daddy/preview/firefox.png)\n\n---\n\n### [Adobe Acrobat](https://hub.docker.com/r/msjpq/adobe-acrobat-vnc/)\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/msjpq/adobe-acrobat-vnc.svg)](https://hub.docker.com/r/msjpq/adobe-acrobat-vnc/)\n\nAdobe PDF Reader `9.5.5`\n\n(first launch slow)\n\n**RUN** - `docker run -p 8080:8080 -p 5900:5900 msjpq/adobe-acrobat-vnc`\n\n![acrobat preview.png](https://github.com/ms-jpq/kde-in-docker/raw/daddy/preview/acrobat.png)\n\n---\n\n### [Motrix](https://hub.docker.com/r/msjpq/motrix-vnc/)\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/msjpq/motrix-vnc.svg)](https://hub.docker.com/r/msjpq/motrix-vnc/)\n\nReally cool download client. [https://motrix.app/](https://motrix.app/)\n\n**`thunder://`** !! 迅雷\n\n**RUN** - `docker run -p 8080:8080 -p 5900:5900 msjpq/motrix-vnc`\n\n![motrix preview.png](https://github.com/ms-jpq/kde-in-docker/raw/daddy/preview/motrix.png)\n\n---\n\n### [Base:Ubuntu-Bionic](https://hub.docker.com/r/msjpq/kde-vnc/)\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/msjpq/kde-vnc.svg)](https://hub.docker.com/r/msjpq/kde-vnc/)\n\nKDE on 18.04 lts. `620MB`\n\n**RUN** - `docker run -p 8080:8080 -p 5900:5900 msjpq/kde-vnc:bionic`\n\n![bionic preview.png](https://github.com/ms-jpq/kde-in-docker/raw/daddy/preview/bionic.png)\n\n---\n\n### [Base:Ubuntu-Focal](https://hub.docker.com/r/msjpq/kde-vnc/)\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/msjpq/kde-vnc.svg)](https://hub.docker.com/r/msjpq/kde-vnc/)\n\nKDE on 20.04 lts. `730MB`\n\n**RUN** - `docker run -p 8080:8080 -p 5900:5900 msjpq/kde-vnc:focal`\n\n![focal preview.png](https://github.com/ms-jpq/kde-in-docker/raw/daddy/preview/focal.png)\n\n---\n\n### [Base:Wine-Bionic](https://hub.docker.com/r/msjpq/wine-vnc/)\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/msjpq/wine-vnc.svg)](https://hub.docker.com/r/msjpq/wine-vnc/)\n\nWINE 5.3 with dependencies. `1.3GB`\n\n**RUN** - `docker run -p 8080:8080 -p 5900:5900 msjpq/wine-vnc:bionic`\n\n![wine preview.png](https://github.com/ms-jpq/kde-in-docker/raw/daddy/preview/wine.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fms-jpq%2Fkde-in-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fms-jpq%2Fkde-in-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fms-jpq%2Fkde-in-docker/lists"}