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

Add Docker Config #137

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

agent-polyblank
Copy link

Hi,

I've added a docker file. I'm aware that there was an effort to do this before but this is the config I used and found it was quite effective. To run you simply volume mount the input and output directories:

sudo docker run -v ./arm64-v8a/:/arm64-v8a/ -v ./outdir/:/outdir/ -t blutter:latest python3 blutter.py /arm64-v8a /outdir

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.

1 participant