Code Monkey home page Code Monkey logo

Comments (7)

xuanzhaopeng avatar xuanzhaopeng commented on August 23, 2024 2

ok , here the command works:

docker exec -it container-appium adb devices

The command below doesn't work

docker exec -it container-appium bash "adb devices"

from appium-docker-android.

red-avtovo avatar red-avtovo commented on August 23, 2024 1

@xuanzhaopeng just make a PR =)

from appium-docker-android.

xuanzhaopeng avatar xuanzhaopeng commented on August 23, 2024

PS docker-machine 0.12.0 have some pb about ssh.

I just rollback to 0.11.0

from appium-docker-android.

xuanzhaopeng avatar xuanzhaopeng commented on August 23, 2024

When I do

docker exec -it container-appium bash entry_point.sh

It will show xvbf failed to start

When I do

docker exec -it container-appium bash generate_config.sh

It show : generate_config.sh: line 75: $node_config_json: ambiguous redirect

from appium-docker-android.

red-avtovo avatar red-avtovo commented on August 23, 2024

It will show xvbf failed to start

Because there is no image in docker hub with this fix #55

generate_config.sh: line 75: $node_config_json: ambiguous redirect

it's because dicker image already lost it's environment variables

from appium-docker-android.

xuanzhaopeng avatar xuanzhaopeng commented on August 23, 2024

I just use virtual box instead of vmfusion on macOS, following the steps in ReadMe, i get same problem.

BUT:

docker@appium-test-machine:~$ docker exec -it container-appium platform-tools/adb devices
List of devices attached
12160c5d01cf1903	device

the cmd above works for me.

from appium-docker-android.

SrinivasanTarget avatar SrinivasanTarget commented on August 23, 2024

Seems like a path issue @xuanzhaopeng Will look into this.

from appium-docker-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.