Closed
Description
But if the default container wasn't needed then don't mention it.
Warning text (may need to be refined):
"""We are on Microsoft Windows and not all components of this CWL description have a
container specified. The default container is %s.
Note, this could affect portability if this CWL description relies on non-POSIX features
or commands in this container. For best results add the following to your CWL
description's hints section:
hints:
DockerRequirement:
dockerPull: %s
""" % windows_default_container, windows_default_container
Metadata
Metadata
Assignees
Labels
No labels