mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +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
|