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

Consider using docker to ease installation, distribution and OS compatibility #67

Open
jmaupetit opened this issue Jun 29, 2015 · 6 comments
Labels

Comments

@jmaupetit
Copy link

Please share your thoughts about dockerizing PBxplore and push your container to the official docker registry?
It would be nice to be able to use it after a simple :

$ docker pull pierrepo/pbxplore

Like:

$ docker run pbxplore PBassign.py -p demo1/3ICH.pdb -o 3ICH

If you are interested, I can help with that.

@alexdb27
Copy link
Contributor

alexdb27 commented Jul 2, 2015

works (in principle) with all OS or needs specific libraries ?

@jmaupetit
Copy link
Author

Docker works in all OSs, see https://docs.docker.com/installation/

@jbarnoud
Copy link
Collaborator

jbarnoud commented Jul 6, 2015

I have plans to edit a docker file at one point after I write a setup.py. I would be very happy if someone else could do it, though.

@pierrepo
Copy link
Owner

pierrepo commented Jul 6, 2015

Thank you for your suggestion @jmaupetit .
However, as mentioned by @jbarnoud, we are currently focusing on the distribution of PBxplore through Pypi.
I guess docker will be the next step ;-)

@alexdb27
Copy link
Contributor

alexdb27 commented Jul 6, 2015

Excellent !

@pierrepo
Copy link
Owner

Probably worth looking: BioShaDock: a community driven bioinformatics shared Docker-based tools registry (http://f1000research.com/articles/4-1443/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants