connor-lab / ncov2019-artic-nf

A Nextflow pipeline for running the ARTIC network's fieldbioinformatics tools (https://github.com/artic-network/fieldbioinformatics), with a focus on ncov2019
GNU Affero General Public License v3.0
89 stars 89 forks source link

Switch to multistage builds for Docker and Singularity #77

Closed m-bull closed 4 years ago

m-bull commented 4 years ago

Big savings on final image size - ~30% in Singularity images and ~50% in Docker images. Also harmonises the builds between Singularity and Docker files. Prep for pulling images from dockerhub automagically.