VisionSystemsInc / terra

Terra - Run your algorithm anywhere on earth
MIT License
0 stars 3 forks source link

auto-mount log file for docker service runners #7

Closed drewgilliam closed 4 years ago

drewgilliam commented 5 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.

andyneff commented 4 years ago

This is no longer needed, as no runners or tasks will have direct access to terra_log any more