This repository has been archived on 2025-07-31 . You can view files and clone it, but cannot push or open issues or pull requests.
b05c20500a8a3eb78468592f2885a32967dcf657
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
docker-revanced-builder
A bash script that will help you in building Revanced and Revanced-Extended apps. Based on revanced-automatic-builder.
docker run -v
Environment Variables
Environment Variable | Description |
---|---|
GITHUB_TOKEN |
Github token to use for downloading patches. |
Volumes
Volume | Description |
---|---|
/app |
The app directory. |
/app/build |
The build directory. |
/app/output |
The output directory. |
Notes
Remember to download VancedMicroG in order to be able to sign in to your Google account.
Description
Languages
Dockerfile
100%