{"id":13580500,"url":"https://github.com/ericblade/webos-desktop-docker","last_synced_at":"2025-04-06T02:31:40.485Z","repository":{"id":145542272,"uuid":"90383530","full_name":"ericblade/webos-desktop-docker","owner":"ericblade","description":"experimental attempt to run desktop webos inside a docker container","archived":false,"fork":false,"pushed_at":"2017-05-06T07:06:40.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-05T19:43:35.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ericblade.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-05T14:19:21.000Z","updated_at":"2022-07-09T05:38:53.000Z","dependencies_parsed_at":"2023-04-08T10:17:55.239Z","dependency_job_id":null,"html_url":"https://github.com/ericblade/webos-desktop-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/ericblade%2Fwebos-desktop-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericblade%2Fwebos-desktop-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericblade%2Fwebos-desktop-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericblade%2Fwebos-desktop-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericblade","download_url":"https://codeload.github.com/ericblade/webos-desktop-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426041,"owners_count":20937058,"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-01T15:01:52.449Z","updated_at":"2025-04-06T02:31:40.467Z","avatar_url":"https://github.com/ericblade.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# webos-desktop-docker\n\nWorking out a Dockerfile configuration that will allow one to build Open webOS (and in the future,\nLuneOS, perhaps?) for desktop using Docker\n\nIntent is to create a Docker container with which you can see (and develop) Open webOS on any\ndesktop with X11 and Docker support.\n\nInitial version just pulls in all the dependencies from github.com/openwebos/build-desktop, and\nbuilds it inside a docker container using a slightly modified version of the original build process.\n\nThat is likely not very efficient of a method for using Docker, and Docker can do this better.\nSo, future updates will attempt to make a better Docker environment than the existing build-webos\nscripts provide.\n\n# To run\n\n(replace 192.168.0.1 with your IP address below)\n\n    docker build -t webos .\n    docker run --security-opt seccomp=unconfined -e DISPLAY=192.168.0.1:0.0 -e QT_GRAPHICSSYSTEM=native -i -t webos /bin/bash\n\nuntil we get this working, you'll want to start bash as above.  Once you're in bash, do\n\n    cd build-desktop\n    ./service-bus.sh start\n    ./service-bus.sh services\n    (wait a cpl seconds for services to get all running)\n    ./run-luna-sysmgr.sh\n\nthen debug it. :-)\n\n\n# Note\nThis crashes with a failure in xcb attempting to enumerate displays.  Not sure why. Not sure if can be fixed.\n\nImage should include gdb and other tools, if you want to try to debug it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericblade%2Fwebos-desktop-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericblade%2Fwebos-desktop-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericblade%2Fwebos-desktop-docker/lists"}