Spelling mistake in dockerlinks

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
master
Sven Dowideit 2015-02-04 12:12:46 +10:00 committed by Tibor Vass
parent 2627488a27
commit c995dee4c1
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ for un-encrypted, and port `2376` for encrypted communication with the daemon.
> for security reasons.
On Systemd based systems, you can communicate with the daemon via
[systemd socket activation](http://0pointer.de/blog/projects/socket-activation.html), use
[Systemd socket activation](http://0pointer.de/blog/projects/socket-activation.html), use
`docker -d -H fd://`. Using `fd://` will work perfectly for most setups but
you can also specify individual sockets: `docker -d -H fd://3`. If the
specified socket activated files aren't found, then Docker will exit. You