Merge pull request #27575 from yuexiao-wang/fix-cli-link
Modify the links for docker container commands Upstream-commit: 78dae2a037e87825381ec4efb9fb47491f41e7e4 Component: engine
This commit is contained in:
@ -35,7 +35,7 @@ The `docker logs` command batch-retrieves logs present at the time of execution.
|
||||
> the `json-file` or `journald` logging driver.
|
||||
|
||||
For more information about selecting and configuring login-drivers, refer to
|
||||
[Configure logging drivers](../../admin/logging/overview.md).
|
||||
[Configure logging drivers](https://docs.docker.com/engine/admin/logging/overview/).
|
||||
|
||||
The `docker logs --follow` command will continue streaming the new output from
|
||||
the container's `STDOUT` and `STDERR`.
|
||||
|
||||
Reference in New Issue
Block a user