{"id":15576946,"url":"https://github.com/david-lor/docker-filemanagers-gui","last_synced_at":"2026-05-15T12:31:20.845Z","repository":{"id":104268786,"uuid":"400162135","full_name":"David-Lor/Docker-FileManagers-GUI","owner":"David-Lor","description":"Docker images with different GNU/Linux desktop file managers (Nautilus, Thunar, Dolphin) - accessible through web browser or VNC","archived":false,"fork":false,"pushed_at":"2025-08-08T18:35:59.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T20:43:32.934Z","etag":null,"topics":["desktop","docker","docker-image","dockerfile","dolphin","gnu-linux","nautilus","novnc","thunar","vnc"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/David-Lor.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}},"created_at":"2021-08-26T12:33:23.000Z","updated_at":"2023-11-04T21:31:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"17bd3acd-ca25-4622-b916-a3b735f13c7a","html_url":"https://github.com/David-Lor/Docker-FileManagers-GUI","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/David-Lor/Docker-FileManagers-GUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Lor%2FDocker-FileManagers-GUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Lor%2FDocker-FileManagers-GUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Lor%2FDocker-FileManagers-GUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Lor%2FDocker-FileManagers-GUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/David-Lor","download_url":"https://codeload.github.com/David-Lor/Docker-FileManagers-GUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Lor%2FDocker-FileManagers-GUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["desktop","docker","docker-image","dockerfile","dolphin","gnu-linux","nautilus","novnc","thunar","vnc"],"created_at":"2024-10-02T19:00:27.281Z","updated_at":"2026-05-15T12:31:20.833Z","avatar_url":"https://github.com/David-Lor.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Managers apps - Docker images\n\nDocker images for multiple GNU/Linux file managers apps, using the [jlesage/docker-baseimage-gui](https://github.com/jlesage/docker-baseimage-gui) image.\nOnce deployed, each app can be accessed through a modern web browser or a VNC client.\nThis image is only available for **linux/amd64**.\n\n**These images are experimental and might have undesirable effects. Use it under your responsability!**\n\n## Getting started\n\nAvailable file browsers are: `nautilus`, `thunar`, `dolphin`, `krusader`.\n\n```bash\n# Which file browser app to use\nFILEBROWSER=\"nautilus\"\n\ndocker run -d --name=$FILEBROWSER -p 5800:5800 -v /etc/localtime:/etc/localtime:ro ghcr.io/david-lor/$FILEBROWSER-gui:latest\n```\n\nFor more details, refer to the the [jlesage/docker-baseimage-gui](https://github.com/jlesage/docker-baseimage-gui).\n\n### Building\n\nThe following commands locally build and deploy a container of a certain file browser included in this repository:\n\n```bash\n# git clone...\n\n# Which file browser app to use\nFILEBROWSER=\"nautilus\"\n\n# Which tag version to use for building; One of: https://github.com/jlesage/docker-baseimage-gui#images\nBUILD_TAG=\"debian-12-v4\"\n\ndocker build --build-arg IMAGE_TAG=$BUILD_TAG -t local/$FILEBROWSER ./$FILEBROWSER\ndocker run -d --name=$FILEBROWSER -p 5800:5800 \\\n  -v /etc/localtime:/etc/localtime:ro -v /etc/timezone:/etc/timezone:ro \\\n  local/$FILEBROWSER\n```\n\n## Changelog\n\n- 0.1.1\n  - Add Krusader image\n  - Use debian-12-v4 baseimage on all images\n  - Update Nautilus, Thunar, Dolphin to the version in Debian 12 repo\n  - Install breeze-icon-theme on all images\n- 0.0.1\n  - Initial Nautilus image\n  - Initial Thunar image\n  - Initial Dolphin image\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-lor%2Fdocker-filemanagers-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavid-lor%2Fdocker-filemanagers-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-lor%2Fdocker-filemanagers-gui/lists"}