Add docker runOptions to fix default root ownership issues
I think we might need to add docker runOptions, this seems to be an issue. cf: https://nextflow.slack.com/archives/C02TH6KNBCN/p1741604416453299
Deploy Preview for nextflow-training ready!
| Name | Link |
|---|---|
| Latest commit | 894dd17e39b96a0bc649fef6984e1b585cd13e69 |
| Latest deploy log | https://app.netlify.com/sites/nextflow-training/deploys/67cec8e0117d2300081249e2 |
| Deploy Preview | https://deploy-preview-558--nextflow-training.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I'd like to look into how https://github.com/nextflow-io/training/pull/539 affects this first. Might be that we can have a separate devcontainers config for local development that doesn't use root, for example?
Might still need this PR as well, but either way I think that we should wait until the above is merged first for testing.
Is this still a thing or has it been addressed by https://github.com/nextflow-io/training/pull/539 , @ewels ?
I don't know any more sorry. I'd recommend chasing back to that slack comment and seeing if the problem can be reproduced.
My guess is that we can close this without doing anything now.
@pinin4fjords is the master of local devcontainers so I also defer to him.