2013-05-22 01:47:16 +08:00
|
|
|
:title: Logs Command
|
|
|
|
|
:description: Fetch the logs of a container
|
|
|
|
|
:keywords: logs, container, docker, documentation
|
|
|
|
|
|
2013-04-02 09:52:44 +08:00
|
|
|
=========================================
|
|
|
|
|
``logs`` -- Fetch the logs of a container
|
|
|
|
|
=========================================
|
|
|
|
|
|
|
|
|
|
::
|
|
|
|
|
|
|
|
|
|
Usage: docker logs [OPTIONS] CONTAINER
|
|
|
|
|
|
|
|
|
|
Fetch the logs of a container
|