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 Dockerfile and how to run program with docker container #10

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

Conversation

zesoft23
Copy link

@zesoft23 zesoft23 commented Mar 6, 2021

I was having really crazy issues getting this running on the latest Debian; I think it's partially due to the intense python restrictions. I was also having crazy permission issues with python3 setup.py install natively and ended up creating this Dockerfile. The instructions on how to run it are at the end of the README.

No worries if you're not interested in the changes, wanted to at least offer them up!

@zesoft23
Copy link
Author

zesoft23 commented Mar 6, 2021

I think you can also just drop the setup.py part entirely and run the main.py script directly!

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.

None yet

1 participant