Open mr-c opened 8 years ago
Is pip install --user docker-py
too onerous? :P
I'm a big fan of using such libraries if they're easily pip install
-able.
This method doesn't require the docker program to be installed at all, it interacts directly with the docker hub using the v2 API (or any other compliant server)
On Wed, Feb 17, 2016 at 10:59 PM Kevin Murray notifications@github.com wrote:
Is pip install --user docker-py too onerous? :P
I'm a big fan of using such libraries if they're easily pip install-able.
— Reply to this email directly or view it on GitHub https://github.com/kdmurray91/usc-demo/issues/1#issuecomment-185426417.
Michael R. Crusoe CWL Community Engineer crusoe@ucdavis.edu mcrusoe@msu.edu Common Workflow Language project University of California, Davis https://impactstory.org/MichaelRCrusoe http://twitter.com/biocrusoe
Oh wow, I missed that detail. Sure, I'll either build into the cwl tool or loot their module or something.
Coo' :-D
On Wed, Feb 17, 2016 at 11:24 PM Kevin Murray notifications@github.com wrote:
Oh wow, I missed that detail. Sure, I'll either build into the cwl tool or loot their module or something.
— Reply to this email directly or view it on GitHub https://github.com/kdmurray91/usc-demo/issues/1#issuecomment-185434649.
Michael R. Crusoe CWL Community Engineer crusoe@ucdavis.edu mcrusoe@msu.edu Common Workflow Language project University of California, Davis https://impactstory.org/MichaelRCrusoe http://twitter.com/biocrusoe
https://bitbucket.org/berkeleylab/shifter/src/dae758dd5f57b55c1574fb6f295f38a6c481139e/imagegw/src/dockerv2.py?at=master&fileviewer=file-view-default or thereabouts