Skip to content
Snippets Groups Projects
docker_init.sh 71 B
Newer Older
#!/bin/sh
docker build src/nf_modules/FastQC/0.11.5 -t 'fastqc:0.11.5'