Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Java & jadx to Docker Image #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mohaidoss
Copy link

Closes #96

I personally like to use dockerized apps by setting aliases, example:

alias apkleaks='docker run -it --rm -v "$(pwd)":/app dwisiswant0/apkleaks:latest'

This allows to use apkleaks like an installed binary, note also that it's binding the current_dir to the container.

@mohaidoss mohaidoss changed the title Added Java & jadx to Image Added Java & jadx to Docker Image Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker image not functional
1 participant