mirror of https://github.com/docker/docs.git
540 B
540 B
description | keywords | menu | title | |||||||
---|---|---|---|---|---|---|---|---|---|---|
Displays log output from services. |
|
|
logs |
logs
Usage: logs [options] [SERVICE...]
Options:
--no-color Produce monochrome output.
-f, --follow Follow log output
-t, --timestamps Show timestamps
--tail Number of lines to show from the end of the logs
for each container.
Displays log output from services.