diff --git a/docs/reference/commandline/logs.md b/docs/reference/commandline/logs.md index 57b2f42c1a..72ae614769 100644 --- a/docs/reference/commandline/logs.md +++ b/docs/reference/commandline/logs.md @@ -25,11 +25,6 @@ Options: The `docker logs` command batch-retrieves logs present at the time of execution. -> **Note** -> -> This command is only functional for containers that are started with the -> `json-file` or `journald` logging driver. - For more information about selecting and configuring logging drivers, refer to [Configure logging drivers](https://docs.docker.com/config/containers/logging/configure/).