CCBR / Dockers

A collection of Dockerfiles to facilitate reproducibility across computing environments.
11 stars 3 forks source link

Install conda/mamba in base container #18

Closed kelly-sovacool closed 1 year ago

kelly-sovacool commented 1 year ago

Created a new version of the Ubuntu 20.04 base container that installs conda/mamba via miniforge and adds it to the path.

I tested this out and used it to create a container that installs picard from bioconda and it works!

resolves https://github.com/CCBR/kelly_log/issues/12