Closed drewgilliam closed 4 years ago
Docker service runners require the terra log file to be mounted into the docker. This is currently achieved by the terra app developer manually mounting processing_dir. Instead, terra should auto mount the log file for appropriate access.
This is no longer needed, as no runners or tasks will have direct access to terra_log any more
terra_log
Docker service runners require the terra log file to be mounted into the docker. This is currently achieved by the terra app developer manually mounting processing_dir. Instead, terra should auto mount the log file for appropriate access.