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