Skip to content
Snippets Groups Projects
docker_init.sh 67 B
Newer Older
#!/bin/sh
docker build src/nf_modules/MultiQC/1.0 -t 'multiqc:1.0'