File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ Usage is `docker-machine provision [name]`. Multiple names may be specified.
2626
2727The Machine provisioning process will:
2828
29- 1 . Set the hostname on the instance to the name Machine addresses it by (e.g.
30- ` default ` ).
31- 2 . Install Docker if it is not present already.
32- 3 . Generate a set of certificates (usually with the default, self-signed CA) and
33- configure the daemon to accept connections over TLS.
34- 4 . Copy the generated certificates to the server and local config directory.
35- 5 . Configure the Docker Engine according to the options specified at create
36- time.
37- 6 . Configure and activate Swarm if applicable.
29+ 1 . Set the hostname on the instance to the name Machine addresses it by (e.g.
30+ ` default ` ).
31+ 2 . Install Docker if it is not present already.
32+ 3 . Generate a set of certificates (usually with the default, self-signed CA) and
33+ configure the daemon to accept connections over TLS.
34+ 4 . Copy the generated certificates to the server and local config directory.
35+ 5 . Configure the Docker Engine according to the options specified at create
36+ time.
37+ 6 . Configure and activate Swarm if applicable.
You can’t perform that action at this time.
0 commit comments