mirror of
https://github.com/izzy2lost/docker-android.git
synced 2026-06-19 01:16:28 -07:00
typo docker image name
This commit is contained in:
@@ -25,7 +25,7 @@ Quick Start
|
|||||||
An Example:
|
An Example:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run -d -p 4723:4723 -v $PWD/example/sample_apk:/target_apk -e ANDROID_VERSION=4.2.2 --name appium-container docker-android-appium
|
docker run -d -p 4723:4723 -v $PWD/example/sample_apk:/target_apk -e ANDROID_VERSION=4.2.2 --name appium-container butomo1989/docker-appium
|
||||||
```
|
```
|
||||||
|
|
||||||
2. See the docker logs with command:
|
2. See the docker logs with command:
|
||||||
|
|||||||
Reference in New Issue
Block a user