Sign inSign up

insilicodb/nextflow-test-engine

By insilicodb

•Updated almost 11 years ago

Nextflow engine used for integration tests

Image
0

349

insilicodb/nextflow-test-engine repository overview

⁠nextflow-test-engine

Dockerfile to create a nextflow-engine for the pipeline-microservices that is used for the integration tests

⁠Create docker image

$ docker build -t [USER]/[IMAGENAME] .

⁠Launch image as daemon

$ docker run -itd --name nextflow-engine [USER]/[IMAGENAME] /bin/bash

⁠Run nextflow example pipeline

$ docker exec nextflow-engine nextflow run hello

Tag summary

Content type

Image

Digest

sha256:3379f1318…

Size

436.6 MB

Last updated

almost 11 years ago

docker pull insilicodb/nextflow-test-engine