Remove wrong statement from fluentd logging driver

This commit is contained in:
Maximilian Stinsky 2023-10-31 09:30:12 +01:00 committed by Maximilian Stinsky
parent ff5c95f3f2
commit cd2d5bb941
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ driver sends the following metadata in the structured log message:
| `source` | `stdout` or `stderr` |
| `log` | The container log |
The `docker logs` command isn't available for this logging driver.
## Usage