Skip to content
Snippets Groups Projects
Select Git revision
  • c5a7aa0fb188dfc9c86049405f719397afb2d161
  • master default protected
  • dev
  • v0.2.9
  • v0.2.8
  • v0.2.7
  • v0.2.6
  • v0.1.0
  • v0.2.5
  • v0.2.4
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.2
15 results

docker_init.sh

Blame
  • Forked from LBMC / nextflow
    Source project has a limited visibility.
    docker_init.sh 75 B
    #!/bin/sh
    docker build src/nf_modules/Bowtie2/2.3.4.1 -t 'bowtie2:2.3.4.1'