github.com/flavio/docker@v0.1.3-0.20170117145210-f63d1a6eec47/cli/command/swarm/testdata/init-init-autolock.golden (about) 1 Swarm initialized: current node (nodeID) is now a manager. 2 3 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 4 5 To unlock a swarm manager after it restarts, run the `docker swarm unlock` 6 command and provide the following key: 7 8 unlock-key 9 10 Please remember to store this key in a password manager, since without it you 11 will not be able to restart the manager.