Merge pull request #6989 from dintort/patch-1

Updated gelf.md invalid dash
This commit is contained in:
L-Hudson 2019-01-02 19:40:31 -05:00 committed by GitHub
commit f9bbe4fc3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ and `--log-opt` options to the Docker daemon:
```bash
dockerd
--log-driver gelf -log-opt gelf-address=udp://1.2.3.4:12201 \
--log-driver gelf --log-opt gelf-address=udp://1.2.3.4:12201 \
```
To make the configuration permanent, you can configure it in `/etc/docker/daemon.json`: