Nextflow engine used for integration tests
349
Dockerfile to create a nextflow-engine for the pipeline-microservices that is used for the integration tests
$ docker build -t [USER]/[IMAGENAME] .
$ docker run -itd --name nextflow-engine [USER]/[IMAGENAME] /bin/bash
$ docker exec nextflow-engine nextflow run hello
Content type
Image
Digest
sha256:3379f1318…
Size
436.6 MB
Last updated
almost 11 years ago
docker pull insilicodb/nextflow-test-engine