From f10e263e1142b5ef81be1a5f51bd38e230313ad5 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Thu, 16 Mar 2017 03:29:11 +0800 Subject: [PATCH] Update register-swarms.md (#2333) --- docker-cloud/cloud-swarm/register-swarms.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-cloud/cloud-swarm/register-swarms.md b/docker-cloud/cloud-swarm/register-swarms.md index a46565daaa..101101624d 100644 --- a/docker-cloud/cloud-swarm/register-swarms.md +++ b/docker-cloud/cloud-swarm/register-swarms.md @@ -25,17 +25,17 @@ To register an existing swarm in Docker Cloud: 1. Log in to Docker Cloud if necessary. 2. If necessary, click the **Swarm Mode** toggle to activate the Swarm Mode interface. 3. Click **Swarms** in the top navigation. -4. Click **Bring your own swarm** +4. Click **Bring your own swarm**. 5. Select the whole command displayed in the dialog, and copy it to your clipboard. 6. In terminal or another shell, connect to the Docker Engine running in the swarm's manager node using SSH. 7. Paste the command you copied into the terminal session connected to the manager node. -8. When prompted, log in using your Docker ID and password. +8. When prompted, log in using your Docker ID and password. The registration process uses your Docker ID to determine which namespaces you have access to. Once you log in, the CLI lists these namespaces to help you with the next step. 9. Enter a name, with a namespace before the name if needed, and press Enter. - If you do not enter a name, the swarm is registered to your Docker ID account using the swarm ID, which the long string displayed before the shell prompt. For example, the prompt might look like this: + If you do not enter a name, the swarm is registered to your Docker ID account using the swarm ID, which is the long string displayed before the shell prompt. For example, the prompt might look like this: ```none Enter a name for the new cluster [mydockerid/5rdshkgzn1sw016zimgckzx3j]: