Skip to content

How can I use both docker containers and local software? #2735

Answered by ewels
jonbra asked this question in Q&A
Discussion options

You must be logged in to vote

Sure, I think that the docker scope also works at the process level:

process {
    withName:LOCAL_PROCESS {
        docker.enabled = false
    }
}

It's been a while, but I'm pretty sure that this is what we did / do in order to run MultiQC with our in-house plugins 🤔

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@jonbra
Comment options

@pditommaso
Comment options

@jonbra
Comment options

@pditommaso
Comment options

@jonbra
Comment options

Answer selected by bentsherman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants