On Sun, Aug 16, 2015 at 8:37 PM, David Aronchick
wrote:
> I'm trying to use httpd in a Docker container. As a general rule, I'm
> trying to write the access & error logs to stdio and stderr instead of
> writing them to disk. Is there a best practice here? I've tried posting to
> stackoverflow, an
On Sun, Aug 16, 2015 at 8:37 PM, David Aronchick
wrote:
> I'm trying to use httpd in a Docker container. As a general rule, I'm
> trying to write the access & error logs to stdio and stderr instead of
> writing them to disk. Is there a best practice here? I've tried posting to
> stackoverflow, an
Hi--
I'm trying to use httpd in a Docker container. As a general rule, I'm
trying to write the access & error logs to stdio and stderr instead of
writing them to disk. Is there a best practice here? I've tried posting to
stackoverflow, and the best idea given was creating a symlink in the
containe