Sign inSign up

eyjhb/apk-tracker

By eyjhb

Updated almost 8 years ago

Tracks your APK files downloads the latest version, while keeping the old so you can always rollback

Image
0

1.2K

eyjhb/apk-tracker repository overview

APK Tracker

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.

command to run

docker run --rm -it -v $(pwd)/config:/config -v $(pwd)/data:/data eyjhb/apk-tracker

apks.txt

/config/apks.txt

dk.danskebank.android.tribank
com.eboks.activities

Tag summary

Content type

Image

Digest

Size

103.4 MB

Last updated

almost 8 years ago

docker pull eyjhb/apk-tracker