fix broken link for logging context (#2815)

This commit is contained in:
Shubheksha Jalan 2017-04-18 21:25:26 +05:30 committed by John Mulhausen
parent 80fb32322e
commit 5a2714448f
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ original container name.
For advanced usage, the generated tag's use
[go templates](http://golang.org/pkg/text/template/) and the container's
[logging context](https://github.com/docker/docker/blob/v1.13.0/daemon/logger/loginfo.go).
[logging context](https://github.com/docker/docker/blob/17.05.x/daemon/logger/loginfo.go).
As an example of what is possible with the syslog logger, if you use the following
command, you get the output that follows: