We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3edf983 commit 5ccd086Copy full SHA for 5ccd086
README.md
@@ -1,10 +1,6 @@
1
----
2
-description: Hetzner Cloud driver for machine
3
-keywords: machine, hetzner, Hetzner Cloud, driver
4
-title: Hetzner Cloud
5
+# Hetzner Cloud Docker machine driver
6
7
-Create [Docker machines](https://github.com/docker/machine) on [Hetzner Cloud](https://docs.hetzner.cloud/).
+> This library adds the support for creating [Docker machines](https://github.com/docker/machine) hosted on the [Hetzner Cloud](hetzner.de/cloud).
8
9
You need to create a project-sepcific access token under `Access` > `API Tokens` in the project control panel
10
and pass that to `docker-machine create` with the `--hetzner-api-token` option.
0 commit comments