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

Dockerize Application:Trying to follow quickstart guide to run the application quickly, having problems #26

Open
jgill-compucloud opened this issue Mar 13, 2020 · 1 comment

Comments

@jgill-compucloud
Copy link

Tried following the quickstart guide to run the application quickly but running into many software dependency issues. Have you considered dockerizing this application?

I have a background in this area, would be interested in contributing to the project to add that capability if you are open to incorporating this as a feature.

Let me know.

@jgill-compucloud jgill-compucloud changed the title Trying to follow quickstart guide to run the application quickly, having problems Dockerize Application:Trying to follow quickstart guide to run the application quickly, having problems Mar 13, 2020
@Patrick-Gourdet
Copy link

Yes, I agree, but you can also just create a virtual env using pip then pip install using the requiements.txt that will install all dependencies without effecting your primary python environment.
https://www.dabapps.com/blog/introduction-to-pip-and-virtualenv-python/#:~:text=virtualenv%20is%20a%20tool%20for,time%20on%20the%20same%20machine. This link has a good step by step to initialize.

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

No branches or pull requests

2 participants