apkeep
apkeep copied to clipboard
I don't understand how to use it wth docker
I installed docker named apkeet and execute command in cmd;
docker run --rm -v output_path:/output apkeep -a com.instagram.android /output
but i don't receive any file, its says finished but file on pc outside docker i cannot find it
yeaa for windows work with: docker run --rm -v %cd%\output:/output apkeep -a com.instagram.android /output