mirror of
https://github.com/docker/docs.git
synced 2026-03-29 07:18:51 +07:00
10 lines
209 B
ReStructuredText
10 lines
209 B
ReStructuredText
=========================================
|
|
``logs`` -- Fetch the logs of a container
|
|
=========================================
|
|
|
|
::
|
|
|
|
Usage: docker logs [OPTIONS] CONTAINER
|
|
|
|
Fetch the logs of a container
|