logs.rst 325 B

12345678910111213
  1. :title: Logs Command
  2. :description: Fetch the logs of a container
  3. :keywords: logs, container, docker, documentation
  4. =========================================
  5. ``logs`` -- Fetch the logs of a container
  6. =========================================
  7. ::
  8. Usage: docker logs [OPTIONS] CONTAINER
  9. Fetch the logs of a container