{"id":17532814,"url":"https://github.com/Vanilla-OS/waydroid-image","last_synced_at":"2025-03-06T12:31:17.507Z","repository":{"id":191345874,"uuid":"684457881","full_name":"Vanilla-OS/waydroid-image","owner":"Vanilla-OS","description":"Containerfile for building a Waydroid image.","archived":false,"fork":false,"pushed_at":"2024-08-26T08:30:07.000Z","size":35,"stargazers_count":14,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-06T06:51:17.147Z","etag":null,"topics":["containers","hacktoberfest","images","oci-images","vanillaos"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vanilla-OS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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":"vanilla-os","liberapay":"fabricators"}},"created_at":"2023-08-29T06:58:57.000Z","updated_at":"2025-03-06T03:12:55.000Z","dependencies_parsed_at":"2024-05-19T14:44:00.975Z","dependency_job_id":"9a556a35-28be-4629-81bd-8f4cd65f38f1","html_url":"https://github.com/Vanilla-OS/waydroid-image","commit_stats":null,"previous_names":["vanilla-os/waydroid-image"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanilla-OS%2Fwaydroid-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanilla-OS%2Fwaydroid-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanilla-OS%2Fwaydroid-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanilla-OS%2Fwaydroid-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vanilla-OS","download_url":"https://codeload.github.com/Vanilla-OS/waydroid-image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242211243,"owners_count":20090235,"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":["containers","hacktoberfest","images","oci-images","vanillaos"],"created_at":"2024-10-20T18:02:30.651Z","updated_at":"2025-03-06T12:31:17.164Z","avatar_url":"https://github.com/Vanilla-OS.png","language":"Shell","funding_links":["https://github.com/sponsors/vanilla-os","https://liberapay.com/fabricators"],"categories":["hacktoberfest"],"sub_categories":[],"readme":"# Waydroid Image\n\nContainerfile for building a Waydroid image.\n\nThis image is based on top of [`vanillaos/pico`](https://github.com/Vanilla-OS/core-image/pkgs/container/pico) and offers a Waydroid\ninstallation.\n\n\u003e [!NOTE]\n\u003e This is an experimental image providing Waydroid via Apx (`distrobox`). It still requires the `binder_linux` kernel module at the host side.\n\n## Build\n\n### Requirements\n\n- [Vib](https://github.com/Vanilla-OS/Vib)\n- Podman or Docker\n\n## Build the image\n\n```bash\nvib build recipe.yml\npodman image build -t vanillaos/waydroid .\n```\n\n## Run\n\n### Requirements\n\n- Podman or Docker\n- [Distrobox](https://github.com/89luca89/distrobox) (suggested) [1](#note1)\n- [binder_linux](https://github.com/choff/anbox-modules) installed on host\n\n### Usage\n\n\u003e Currently, the container needs to be rootfull, since it has to modprobe the needed kernel\n\u003e modules and mount the binder filesystem. This could change in the future.\n\n```bash\ndistrobox create --root --init --unshare-all -i ghcr.io/vanilla-os/waydroid:main -n waydroid # replace with your local image if you built it\ndistrobox enter --root waydroid\n```\n\nWait for the `waydroid-init` service to end, check with `systemctl status waydroid-init`.\nThen start using waydroid with [2](#note2):\n\n```bash\newaydroid --help\n```\n\n## Note\n\n- \u003ca name=\"note1\"\u003e1\u003c/a\u003e: At the time of writing, the `--unshare-all` option is not yet released\nso you need to use the latest version from git.\n\n- \u003ca name=\"note2\"\u003e2\u003c/a\u003e: The `ewaydroid` script is a wrapper around `waydroid` that\nautomatically points the `XDG_RUNTIME_DIR` and `DBUS_SESSION_BUS_ADDRESS` environment\nvariables to the host ones. This is needed to make the waydroid services work by\nproperly communicating with the host.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVanilla-OS%2Fwaydroid-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVanilla-OS%2Fwaydroid-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVanilla-OS%2Fwaydroid-image/lists"}