eWaterCycle / eWaterCycle/forecast-docker
onedata + docker + cwl = impossible
Open
- Dominant language
- Shell
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Onedata uses fusemount, which inside a docker container needs the same device privileges as the root host. To enable this, one can run the container with --privileged flag, but this is not supported by cwl as far as I can tell. Bummer!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.