Fix the command for service publishing

This patch replaces the wrong command for publishing a service with the
correct one.

Change-Id: I19d36c96f0a31aebd5142c625301a4b488168de0
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
Closes-Bug: #1499970
This commit is contained in:
Taku Fukushima 2015-09-26 16:12:02 +09:00
parent 53e6df1594
commit c2db30236f
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ Libnetwork User Workflow (with Kuryr as remove driver) - Host Networking
2. A user creates a service ``bar`` against network ``foo``
::
$ sudo docker network publish service bar.foo
$ sudo docker service publish bar.foo
98953db3f8e6628caf4a7cad3c866cb090654e3dee3e37206ad8c0a81355f1b7
This makes a HTTP POST call on ``/NetworkDriver.CreateEndpoint`` with the