jhuapl-bio / Basestack

Basestack is a platform for rapid and real time analysis of NGS data. It provides a executable application that connects standard bionformatics tools to a user interface. It is usable on all major Linux distributions, Mac OS, and Windows 10 or later
https://basestackwebsite.readthedocs.io/en/latest/
GNU General Public License v3.0
26 stars 1 forks source link

Log all docker build and container stdout to log file #34

Closed Merritt-Brian closed 3 years ago

Merritt-Brian commented 3 years ago

To help debug in the future capture all stdout from docker processes running. Additionally, automatically display the open logs button on system and log streams

Merritt-Brian commented 3 years ago

Currently fixed in #51 , staged for merge to main in v0.8.4

Merritt-Brian commented 3 years ago

Resolved in #56