mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
📝 Updated Docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Docker-Py-ReVanced
|
||||
# 🤓Docker-Py-ReVanced
|
||||
|
||||
A little python script that will help you in building Revanced and Revanced-Extended [apps](#note)
|
||||
|
||||
@@ -8,7 +8,7 @@ Revanced Extended.
|
||||
|
||||
## Pre-Built APKs
|
||||
|
||||
You can get pre-built apks [here](https://t.me/revanced_apkss)
|
||||
You can get pre-built apks [here](https://revanced_apkss.t.me/)
|
||||
|
||||
## Build Yourself
|
||||
|
||||
@@ -44,8 +44,7 @@ You can use any of the following methods to build.
|
||||
4. If the building process is successful, you’ll get your APKs in the <br>
|
||||
<img src="https://i.imgur.com/S5d7qAO.png" width="700" style="left">
|
||||
|
||||
<details>
|
||||
<summary>🐳With Docker Compose</summary>
|
||||
- 🐳With Docker Compose
|
||||
|
||||
1. Install Docker(Skip if already installed)
|
||||
```bash
|
||||
@@ -77,10 +76,7 @@ You can use any of the following methods to build.
|
||||
docker-compose up
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>🐳With Docker</summary>
|
||||
- 🐳With Docker
|
||||
|
||||
1. Install Docker(Skip if already installed)
|
||||
```bash
|
||||
@@ -93,10 +89,7 @@ You can use any of the following methods to build.
|
||||
```
|
||||
You can pass below envs with `-e` flag.
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>🫠Without Docker</summary>
|
||||
- 🫠Without Docker
|
||||
|
||||
1. Install Java17 (zulu preferred)
|
||||
2. Install Python
|
||||
@@ -117,9 +110,7 @@ You can use any of the following methods to build.
|
||||
python python main.py
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
### Note
|
||||
## Note
|
||||
|
||||
(Pay attention to 3,4)<br>
|
||||
By default, script build the version as recommended by Revanced team.
|
||||
|
||||
Reference in New Issue
Block a user