Closed schumi4 closed 7 months ago
Hi,
I would like to propose an optional logging to stdout so logs show up in docker logs and in extension in apps like Portainer.
docker logs
Thanks for considering!
Omitting the --log-dir flag does exactly this, but it cannot be done with the current Dockerfile. Thanks for the suggestion, this sounds like a common use-case.
--log-dir
Dockerfile
Hi,
I would like to propose an optional logging to stdout so logs show up in
docker logs
and in extension in apps like Portainer.Thanks for considering!