common-workflow-language / common-workflow-language/cwltool
using $(runtime.tmpdir) + docker on OSX fails
Open
bug
good first issue
help wanted
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
when using $(runtime.tmpdir) in a CWL file on OSX while also using Docker containerisation the run fails.
The tmpdir points to `/private/tmp` which is not mounted into the container.
Contributor guide
Research direction
Start by locating the handling of $(runtime.tmpdir) and Docker bind mounts, then reproduce the failure on OSX. Done means the temporary directory is available inside the Docker container during the run; add or run a regression test if the project provides one for this behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, macos, python
- Domain
- devops, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100