{"id":31194818,"url":"https://github.com/mgksu/dockerd","last_synced_at":"2025-09-20T02:04:57.802Z","repository":{"id":289625979,"uuid":"971819008","full_name":"mgksu/dockerd","owner":"mgksu","description":"Magisk Docker","archived":false,"fork":false,"pushed_at":"2025-07-13T01:19:16.000Z","size":52,"stargazers_count":46,"open_issues_count":5,"forks_count":11,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T03:36:13.255Z","etag":null,"topics":["kernelsu-module","magisk-module"],"latest_commit_sha":null,"homepage":"","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/mgksu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2025-04-24T05:30:40.000Z","updated_at":"2025-07-13T01:19:19.000Z","dependencies_parsed_at":"2025-05-29T10:24:14.721Z","dependency_job_id":"b837a743-7d02-4992-a630-3b172b7d0903","html_url":"https://github.com/mgksu/dockerd","commit_stats":null,"previous_names":["mgksu/dockerd"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/mgksu/dockerd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgksu%2Fdockerd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgksu%2Fdockerd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgksu%2Fdockerd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgksu%2Fdockerd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgksu","download_url":"https://codeload.github.com/mgksu/dockerd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgksu%2Fdockerd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276033070,"owners_count":25573474,"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","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["kernelsu-module","magisk-module"],"created_at":"2025-09-20T02:02:25.147Z","updated_at":"2025-09-20T02:04:57.793Z","avatar_url":"https://github.com/mgksu.png","language":"Shell","readme":"# Magisk Docker\n\nThis repository contains a Magisk and KernelSU module for running Docker on rooted Android devices.\n\n## Prerequisites\n- Magisk or KernelSU installed\n- Docker Patched kernel [See More](https://gist.github.com/FreddieOliveira/efe850df7ff3951cb62d74bd770dce27)\n\n## Quick Start \u0026 Installation\n\n1. Download the latest zip file from the [Releases](https://github.com/mgksu/dockerd/releases/latest) page.\n2. Install the downloaded zip file using Magisk \u0026 reboot your phone.\n\n\nAfter installation, the Docker daemon (`dockerd`) will run automatically on boot.\n\n## Limitation\n\n- This module only support `arm64` architecture.\n\n## Available command\n\n- `docker`: This executes docker operation.\n- `dockerd.service`: Used for managing dockerd service, you can start,stop,restart daemon and view live logs the dockerd operation.\n\n```sh\nexport PATH=/data/adb/docker/bin:$PATH\nexport DOCKER_HOST=\"unix:///data/adb/docker/run/docker.sock\"\n```\nYou can add above lines to your shell profile (e.g., `~/.bashrc`, `~/.zshrc`) to set the environment variables automatically.\n\n### Cannot connect to docker daemon\n\n- Verify that `dockerd.service` is running. If not, restart it with `dockerd.service restart`.\n- You can also turn on or off dockerd service throuhgh magisk or kernelSU.\n\n### Other Error \u0026 Bugs\n\nYou can explore to the issue tab, if there not exists, you can open issue, for help me resolve the problem, you can include fresh log.\n\n1. Restart dockerd with `dockerd.service restart`\n2. Reproduce what are you doing which has problem.\n3. Get log at `dockerd.service log runs` and `dockerd.service log dockerd` \n","funding_links":[],"categories":["🔧 Development and Debugging"],"sub_categories":["Themes and Visual Mods"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgksu%2Fdockerd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgksu%2Fdockerd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgksu%2Fdockerd/lists"}