Replies: 1 comment
-
You can use the command below run a dummy script and force the plugins pull
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is there a way to pre-install specific plugins?
When we run a workflow, we do not want the nextflow container to have internet access.
I also don't want nextflow to update itself (i.e. I don't think
nextflow self-update
is appropriate), just install a set of plugins.We build nextflow in its own docker container, independent of any workflow / config, but we could create a temporary config to aid the installation.
Beta Was this translation helpful? Give feedback.
All reactions