{"id":24429136,"url":"https://github.com/sofianhw/docker-redex","last_synced_at":"2026-01-02T00:08:39.961Z","repository":{"id":145455959,"uuid":"61501345","full_name":"sofianhw/docker-redex","owner":"sofianhw","description":"Docker file for Facebook ReDex container (zip your apks inside a container)","archived":false,"fork":false,"pushed_at":"2016-06-19T21:39:32.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T13:35:28.612Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/sofianhw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2016-06-19T21:32:20.000Z","updated_at":"2016-06-19T21:32:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"be69f610-0a48-45c1-9e93-8a509410c9a1","html_url":"https://github.com/sofianhw/docker-redex","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/sofianhw%2Fdocker-redex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofianhw%2Fdocker-redex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofianhw%2Fdocker-redex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofianhw%2Fdocker-redex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sofianhw","download_url":"https://codeload.github.com/sofianhw/docker-redex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243456568,"owners_count":20293905,"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":"2025-01-20T13:33:32.198Z","updated_at":"2026-01-02T00:08:39.921Z","avatar_url":"https://github.com/sofianhw.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReDex Docker Container \n\n![Redex+Docker](http://i.imgur.com/5CnDpdA.png)\n\nDockerfile for [Facebook ReDex](http://fbredex.com/) ([source](https://github.com/facebook/redex)), the Facebook Android Bytecode optimizer. If you want to better understand what does ReDex perform on your apk, let's have a look at this article: [Open-sourcing ReDex](https://code.facebook.com/posts/998080480282805/open-sourcing-redex-making-android-apps-smaller-and-faster/).\n\nYou can use this container to optimize your Android APKs without _violating_ your host system with tons of dependencies :)\n\n## Usage\n\nYou can run ReDex with a single command\n```bash\ndocker run -v /your-apk-folder:/data/redex sofianhw/redex redex your-apk.apk -o out.apk\n```\nYou will find a compressed apk called *out.apk* inside `/your-apk-folder` (change with your own apk folder).\n\n## Build the container\n\nIf you want to re-build the container, you have to clone the repo and trigger the building:\n```bash\ngit clone https://github.com/sofianhw/docker-redex.git \u0026\u0026 cd docker-redex \u0026\u0026 docker build .\n```\n\n## License\n\nThe following software is licensed under the [MIT License](https://raw.githubusercontent.com/sofianhw/docker-redex/master/LICENSE). Redex is license under the [BSD License](https://raw.githubusercontent.com/facebook/redex/master/LICENSE)\n\n## Fork from\n\n[cortinico/redex](https://github.com/cortinico/docker-redex)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofianhw%2Fdocker-redex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsofianhw%2Fdocker-redex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofianhw%2Fdocker-redex/lists"}