Skip to content

[windows] if the Windows default container is used, print a warning #469

Closed
@mr-c

Description

@mr-c

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions