Bug #12764
Updated by Peter Amstutz over 7 years ago
> 2. Mount points underneath output_path must not use "writable":true. If any of them are set as writable, the API will refuse to create/update the container request, A file which is indicated @writable: true@ and crunch-run will fail the container. Proposed alternate behavior, returned by an expression behaves strangely: a-c-r attempts to support CWL writable mount a file staging. > 2. Mount points underneath output_path which have "writable":true will be copied into the target output_path mounted from empty collection PDH. Until this feature is implemented, it should detect this case and may be updated by the container. error out early.