nginx logs in docker volume are no longer visible from `docker logs CONTAINER_ID`
I have nginx running inside the jwilder/nginx-proxy docker container. In order to persist the logs on the host machine through container restarts, I added the following to my compose file: