{"id":14128186,"url":"https://github.com/hectorm/docker-xubuntu","last_synced_at":"2025-04-06T04:13:18.235Z","repository":{"id":40470103,"uuid":"192170573","full_name":"hectorm/docker-xubuntu","owner":"hectorm","description":"A Docker image with the Xfce desktop environment, VirtualGL, XRDP and XRDP PulseAudio module.","archived":false,"fork":false,"pushed_at":"2025-03-04T22:20:22.000Z","size":1494,"stargazers_count":83,"open_issues_count":3,"forks_count":26,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T22:12:52.333Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/hectorm/xubuntu","language":"M4","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hectorm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"github":"hectorm","custom":"https://hector.molinero.dev/donate"}},"created_at":"2019-06-16T09:02:14.000Z","updated_at":"2025-03-16T18:23:51.000Z","dependencies_parsed_at":"2023-02-15T22:45:36.412Z","dependency_job_id":"fdc8a7f0-cc72-432a-8b86-df3f7721a557","html_url":"https://github.com/hectorm/docker-xubuntu","commit_stats":null,"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-xubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-xubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-xubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-xubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hectorm","download_url":"https://codeload.github.com/hectorm/docker-xubuntu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430874,"owners_count":20937874,"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-08-15T16:01:23.260Z","updated_at":"2025-04-06T04:13:18.218Z","avatar_url":"https://github.com/hectorm.png","language":"M4","funding_links":["https://github.com/sponsors/hectorm","https://hector.molinero.dev/donate"],"categories":["M4"],"sub_categories":[],"readme":"# Xubuntu on Docker\n\nA Docker image based on Ubuntu 24.04 with the Xfce desktop environment,\n[xrdp](https://github.com/neutrinolabs/xrdp),\n[xrdp PulseAudio module](https://github.com/neutrinolabs/pulseaudio-module-xrdp) and\n[VirtualGL](https://github.com/VirtualGL/virtualgl).\n\n![Preview](img/preview.png)\n\n## Start an instance\n\n### Docker CLI\n\n```sh\ndocker run \\\n  --name xubuntu \\\n  --detach \\\n  --shm-size 2g \\\n  --publish 3322:3322/tcp \\\n  --publish 3389:3389/tcp \\\n  --device /dev/dri:/dev/dri \\\n  docker.io/hectorm/xubuntu:latest\n```\n\n### Docker Compose\n\n```yaml\nservices:\n  xubuntu:\n    image: 'docker.io/hectorm/xubuntu:latest'\n    shm_size: '2gb'\n    ports:\n      - '3322:3322/tcp'\n      - '3389:3389/tcp'\n    devices:\n      - '/dev/dri:/dev/dri'\n```\n\n\u003e You will be able to connect to the container via SSH through 3322/TCP port and RDP through 3389/TCP port.\n\n\u003e **Important:** some software (like Firefox) need the shared memory to be increased, if you\nencounter any problem related to this you may use the `--shm-size` option.\n\n## Environment variables\n\n* `UNPRIVILEGED_USER_UID`: unprivileged user UID (`1000` by default).\n* `UNPRIVILEGED_USER_GID`: unprivileged user GID (`1000` by default).\n* `UNPRIVILEGED_USER_NAME`: unprivileged user name (`user` by default).\n* `UNPRIVILEGED_USER_PASSWORD`: unprivileged user password (`password` by default).\n* `UNPRIVILEGED_USER_GROUPS`: comma-separated list of additional GIDs for the unprivileged user (none by default).\n* `UNPRIVILEGED_USER_SHELL`: unprivileged user shell (`/bin/bash` by default).\n* `SERVICE_XRDP_BOOTSTRAP_ENABLED`: enable xrdp bootstrap service, initialises user session on startup (`false` by default).\n* `SERVICE_XORG_HEADLESS_ENABLED`: enable headless X server service (`false` by default).\n\n## License\n\nSee the [license](LICENSE.md) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhectorm%2Fdocker-xubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhectorm%2Fdocker-xubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhectorm%2Fdocker-xubuntu/lists"}