You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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