@@ -39,15 +39,15 @@ Swarm initialized: current node (k1q27tfyx9rncpixhk69sa61v) is now a manager.
3939To add a worker to this swarm, run the following command:
4040
4141 docker swarm join \
42- --token SWMTKN-1-0j52ln6hxjpxk2wgk917abcnxywj3xed0y8vi1e5m9t3uttrtu-7bnxvvlz2mrcpfonjuztmtts9 \
42+ --token SWMTKN-1-aaa \
4343 172.31.46.109:2377
4444
4545To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
4646
4747To unlock a swarm manager after it restarts, run the `docker swarm unlock`
4848command and provide the following key:
4949
50- SWMKEY-1-WuYH/IX284+lRcXuoVf38viIDK3HJEKY13MIHX+tTt8
50+ SWMKEY-1-aaa
5151```
5252
5353Store the key in a safe place, such as in a password manager.
@@ -75,7 +75,7 @@ Swarm updated.
7575To unlock a swarm manager after it restarts, run the `docker swarm unlock`
7676command and provide the following key:
7777
78- SWMKEY-1-+MrE8NgAyKj5r3NcR4FiQMdgu+7W72urH0EZeSmP/0Y
78+ SWMKEY-1-aaa
7979
8080Please remember to store this key in a password manager, since without it you
8181will not be able to restart the manager.
@@ -124,7 +124,7 @@ $ docker swarm unlock-key
124124To unlock a swarm manager after it restarts, run the `docker swarm unlock`
125125command and provide the following key:
126126
127- SWMKEY-1-8jDgbUNlJtUe5P/lcr9IXGVxqZpZUXPzd+qzcGp4ZYA
127+ SWMKEY-1-aaa
128128
129129Please remember to store this key in a password manager, since without it you
130130will not be able to restart the manager.
@@ -146,7 +146,7 @@ Successfully rotated manager unlock key.
146146To unlock a swarm manager after it restarts, run the `docker swarm unlock`
147147command and provide the following key:
148148
149- SWMKEY-1-8jDgbUNlJtUe5P/lcr9IXGVxqZpZUXPzd+qzcGp4ZYA
149+ SWMKEY-1-aaa
150150
151151Please remember to store this key in a password manager, since without it you
152152will not be able to restart the manager.
0 commit comments