bcbio / bcbio-nextgen-vm

Run bcbio-nextgen genomic sequencing analyses using isolated containers and virtual machines
MIT License
65 stars 17 forks source link

Tag support for install call #176

Closed mjsteinbaugh closed 5 years ago

mjsteinbaugh commented 5 years ago

Pull request attempt to resolve issue #51.

mjsteinbaugh commented 5 years ago

Confirmed to work with this command:

bcbio_vm.py install --tools --image quay.io/bcbio/bcbio-vc:1.1.3-v1.1.3
mjsteinbaugh commented 5 years ago

For reference, the desired image to use is saved in data/config/install-params.yaml.

chapmanb commented 5 years ago

Mike -- thanks so much for the fix and sorry about the issues with tagged images.