You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -37,7 +37,7 @@ Control Panel and pass that to `docker-machine create` with the `--digitalocean-
37
37
-`--digitalocean-ssh-user`: SSH username.
38
38
-`--digitalocean-ssh-port`: SSH port.
39
39
-`--digitalocean-ssh-key-fingerprint`: Use an existing SSH key instead of creating a new one, see [SSH keys](https://developers.digitalocean.com/documentation/v2/#ssh-keys).
40
-
-`--digitalocean-tags`: Comma-separated list of tags to apply to the Droplet, see [Droplet tagging](https://developers.digitalocean.com/documentation/v2/#tags)
40
+
-`--digitalocean-ssh-key-path`: Path to private SSH key. `--digitalocean-ssh-key-fingerprint` must be provided with this option.
41
41
42
42
The DigitalOcean driver will use `ubuntu-16-04-x64` as the default image.
0 commit comments