Skip to content
Snippets Groups Projects
docker_init.sh 73 B
#!/bin/sh
docker build src/docker_modules/hisat2/2.1.0 -t 'hisat2:2.1.0'