common-workflow-language / common-workflow-language/cwltool

Initializes job assuming Docker is available, still tries to run it if not

Offen
#304 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
376
Forks
255
Ø Merge
2 T. 7 Std.
Gemergte PRs (30 T.)
12

Beschreibung

When setting up the job, paths are different depending on whether it will run inside a container or outside.

In `CommandLineJob.run`, if running in Docker is not available (`docker.get_from_requirements` returns None) it will try to run the job without Docker. However, because the job was already set up assuming Docker, this doesn't work.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.