sorccu/docker-adb

where to adb pull files go?

Opened this issue · 0 comments

When running this container and using the CLI to pull a file from an android device, where does the file GO?

docker run --rm -ti --net host sorccu/adb adb pull remotefilename

It says it successfully grabs it. But I can't find it locally or in the container's filesystem. /shrug