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