Merge pull request #3855 from matletix/master

Remove deprecated note about `docker logs` limitations
This commit is contained in:
Sebastiaan van Stijn
2022-11-18 15:04:58 +01:00
committed by GitHub

View File

@ -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/).