Add instructions to run via Docker
This commit is contained in:
parent
88f6b43c8f
commit
b7d9b8739c
1 changed files with 4 additions and 0 deletions
|
@ -135,6 +135,10 @@ install it manually and make it available from the `PATH`:
|
||||||
export PATH="$JAVA_HOME/bin:$PATH"
|
export PATH="$JAVA_HOME/bin:$PATH"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Docker
|
||||||
|
|
||||||
|
See [pierlon/scrcpy-docker](https://github.com/pierlon/scrcpy-docker).
|
||||||
|
|
||||||
### Common steps
|
### Common steps
|
||||||
|
|
||||||
Install the [Android SDK] (_Android Studio_), and set `ANDROID_HOME` to
|
Install the [Android SDK] (_Android Studio_), and set `ANDROID_HOME` to
|
||||||
|
|
Loading…
Reference in a new issue