Tracks your APK files downloads the latest version, while keeping the old so you can always rollback
1.2K
This docker image, is made with the purpose of having various verions of APK files.
It reads the APKs you want from a list /config/apks.txt, and then outputs them into /data.
It has a default config file, which is located in /config/gplaycli.conf.
docker run --rm -it -v $(pwd)/config:/config -v $(pwd)/data:/data eyjhb/apk-tracker
/config/apks.txt
dk.danskebank.android.tribank
com.eboks.activities
Content type
Image
Digest
Size
103.4 MB
Last updated
almost 8 years ago
docker pull eyjhb/apk-tracker