Replies: 1 comment 1 reply
-
|
Hi Julia, I guess it should be possible to replace it with |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello!
The option
docker.userEmulationhas been removed with #4596, but in nf-core we found some situations where we used this option to fix permission errors.For example, in modules where inside containers the user is
biodocker. This causes an error where.command.tracecan't be created. See https://github.com/nf-core/modules/blob/master/tests/modules/nf-core/ncbitools/vecscreen/nextflow.config#L11-L16Is there a different solution for these situations?
Beta Was this translation helpful? Give feedback.
All reactions