diff --git a/docs/reference/commandline/logs.md b/docs/reference/commandline/logs.md index bc5e4f7053..c18ebffee2 100644 --- a/docs/reference/commandline/logs.md +++ b/docs/reference/commandline/logs.md @@ -28,11 +28,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/).