nf-modules-hub / minimal_server_setup_for_nextflow

Bare minimum setup for using nextflow
1 stars 0 forks source link

Run nextflow through docker #2

Open abhi18av opened 4 years ago

abhi18av commented 4 years ago

This will simplify the overall installation process as we don't need to setup

Starting point

 docker pull nextflow/nextflow
abhi18av commented 4 years ago

Docker in docker

https://hub.docker.com/_/docker
abhi18av commented 4 years ago

https://jpetazzo.github.io/2015/09/03/do-not-use-docker-in-docker-for-ci/

abhi18av commented 4 years ago

Take hints by running rclone through docker