mirror of https://github.com/docker/docs.git
Repair page anchor (#6489)
This commit is contained in:
parent
30d5bea565
commit
8238b94f11
|
@ -227,6 +227,8 @@ By default, `inspectDockerLoggingPlugin` displays output locally to `stdout` (th
|
||||||
* [Inspect a Docker logging plugin with HTML output](#inspect-logging-plugin-html)
|
* [Inspect a Docker logging plugin with HTML output](#inspect-logging-plugin-html)
|
||||||
* [Send data to API endpoint on external server](#http_api_endpoint)
|
* [Send data to API endpoint on external server](#http_api_endpoint)
|
||||||
|
|
||||||
|
<a name="inspect-logging-plugin-stdout">
|
||||||
|
|
||||||
### Inspect a Docker logging plugin with messages sent to stdout
|
### Inspect a Docker logging plugin with messages sent to stdout
|
||||||
|
|
||||||
#### To inspect the Docker logging plugin "gforghetti/docker-log-driver-test:latest":
|
#### To inspect the Docker logging plugin "gforghetti/docker-log-driver-test:latest":
|
||||||
|
|
Loading…
Reference in New Issue