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