appium / appium-docker-android

Appium Server setup to automate android testing on real devices
https://hub.docker.com/r/appium/
Other
604 stars 230 forks source link

How to view the full appium server docker logs? #165

Closed lwannn closed 6 months ago

lwannn commented 1 year ago

docker logs -f appium_container is incomplete. how to view the full logs?

budtmo commented 6 months ago

Hi @lwannn ,

you can find it in the official docker site, it will give you more information about using docker. I will close the issue as it is not a bug in the project