File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1- ---
2- description : Hetzner Cloud driver for machine
3- keywords : machine, hetzner, Hetzner Cloud, driver
4- title : Hetzner Cloud
5- ---
1+ # Hetzner Cloud Docker machine driver
62
7- Create [ Docker machines] ( https://github.com/docker/machine ) on [ Hetzner Cloud] ( https://docs.hetzner.cloud/ ) .
3+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/JonasProgrammer/docker-machine-driver-hetzner )] ( https://goreportcard.com/report/github.com/JonasProgrammer/docker-machine-driver-hetzner )
4+ [ ![ License] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
5+
6+ > This library adds the support for creating [ Docker machines] ( https://github.com/docker/machine ) hosted on the [ Hetzner Cloud] ( hetzner.de/cloud ) .
87
98You need to create a project-sepcific access token under ` Access ` > ` API Tokens ` in the project control panel
109and pass that to ` docker-machine create ` with the ` --hetzner-api-token ` option.
You can’t perform that action at this time.
0 commit comments