Open hildebrau opened 2 years ago
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
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