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