mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
@@ -76,7 +76,7 @@ You can use any of the following methods to build.
|
||||
```
|
||||
2. Run script with
|
||||
```shell
|
||||
docker run -v "$(pwd)"/apks:/app/apks/ nikhilbadyaldevelops/docker-py-revanced
|
||||
docker run -v "$(pwd)"/apks:/app/apks/ nikhilbadyal/docker-py-revanced
|
||||
```
|
||||
You can pass the below environment variables (See notes) with the `-e` flag or use the `--env-file`
|
||||
[flag](https://docs.docker.com/engine/reference/commandline/run/#options).
|
||||
|
||||
Reference in New Issue
Block a user