Y
Hacker News
new
|
ask
|
show
|
jobs
by
jacooper
1210 days ago
Actually you cab see per container logs `docker compose logs -f {container name}`
Although of course it won't be integrated into journalctl.
1 comments
mhitza
1210 days ago
Of course, that's why I said I liked the unified log access. Compose log command is primitive in features, journalctl just offers a better functionality, and for someone like me (who uses Linux daily for work and personal use) convenience.
link