mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
After running "docker-compose up", the console shows a nice aggregated output of each container. When running this in detached mode, it's not clear how to later view this aggregated output again. Added a quick note on how this is done.