Y
Hacker News
new
|
ask
|
show
|
jobs
by
tzaman
3462 days ago
Actually, the problem is that Docker logs to stdout rather than to logfile(s)
1 comments
daenney
3461 days ago
That's what Docker's logging drivers are for. It does so by default, but it doesn't have to.
https://docs.docker.com/engine/admin/logging/overview/
link
https://docs.docker.com/engine/admin/logging/overview/