dweinstein / dockerfile-apktool

docker container file for apktool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYNOPSIS

docker container file for apktool

Releases will be tagged with apktool versions.

USAGE

docker pull dweinstein/apktool
docker run -t -i --rm -v /path/to/apks/:/apks dweinstein/apktool

# java -jar ./apktool.jar /apks/foo.apk

About

docker container file for apktool

License:MIT License


Languages

Language:Shell 100.0%