Mount log file as an Volume for Docker containers.
DukeDavis12 opened this issue · 0 comments
DukeDavis12 commented
We can additionally, log to a file in 'append' mode, and mount that file in the compose yaml. This way, we'll have access to the log file, even after container is destroyed.
We can discuss and consider this for another PR later.
Originally posted by @prateekcr in #273 (comment)