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

Support Docker #117

Closed
wants to merge 1 commit into from
Closed

Support Docker #117

wants to merge 1 commit into from

Conversation

yongjhih
Copy link

This docker/android/Dockerfile will use current commit of redex.

docker build --rm -t redex:android -f docker/android/Dockerfile .
./docker/redex path/to/your.apk -o path/to/output.apk

@satnam6502
Copy link
Contributor

satnam6502 commented Apr 22, 2016

Hello @yongjhih and thanks for the Dockerfile. I was also thinking of working on one before (indeed, I wrote many as part of my work on Kubernetes). Right now we would prefer not to host lots of Dockerfiles on our repo directly but instead link to folk's GitHub repos for their Dockerfiles and also point to the corresponding image on DockerHub. Would that be OK with you? If yes, then I will create a documentation page for using Redex in a Docker container and make a section that points to your kind contribution? If you agree, perhaps you can identify the exact GitHub repo I should point to and the exact DockerHub image I should link to? Thank you kindly.

At some point I'd like to curate an official Dockerfile for Redex and I hope you can help with that.

@yongjhih
Copy link
Author

yongjhih commented Apr 22, 2016

Hello @satnam6502, thanks for your reply. There are redex docker repos of GitHub and DockerHub I made before:

I think i can help to curate an official Dockerfile for Redex, it's my pleasure.

@satnam6502
Copy link
Contributor

Excellent! Thanks for your kind offer of help. Let me create a page to link to your GitHub and DockerHub repos.

@satnam6502 satnam6502 closed this Apr 22, 2016
yongjhih added a commit to yongjhih/official-images that referenced this pull request Apr 27, 2016
yongjhih added a commit to yongjhih/official-images that referenced this pull request Apr 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants