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