Support to run docker inside of a Studio (VS Code) for Nextflow development
evaluating

Evan Floden
Pipeline development in Nextflow is often done using docker.
When inside a VS Code environment within Studios, I want to be able to run:
nextflow run main.nf -with-docker
The requirement is to run fast, "local" iterations rather than requiring an external service like AWS Batch or similar, which has delays.
Activity Feed
Sort by

Rob Newman
evaluating

Rob Newman
acknowledged