Spelling mistake in dockerlinks

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2017-06-02 00:06:46 +00:00
committed by Tibor Vass
parent 2627488a27
commit c995dee4c1
+1 -1
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