Skip to content
Snippets Groups Projects
docker_init.sh 69 B
Newer Older
#!/bin/sh
docker build src/nf_modules/SAMtools/1.7 -t 'samtools:1.7'