Skip to content
Snippets Groups Projects
Select Git revision
  • 4fa9a1b1d9185a495066370e92b8d6a75b0c9ba4
  • master default protected
  • fduveau-master-patch-78102
  • dev
  • v0.4.0
  • v0.3.0
  • 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
18 results

docker_init.sh

Blame
  • Forked from LBMC / nextflow
    Loading
    Laurent Modolo's avatar
    4fa9a1b1
    History
    docker_init.sh 71 B
    #!/bin/sh
    docker build src/nf_modules/FastQC/0.11.5 -t 'fastqc:0.11.5'