Skip to content

Commit 5d1cee2

Browse files
authored
Merge pull request #1 from maxibanki/patch-1
Adjust README.md header
2 parents 0a0d6a1 + 57bee52 commit 5d1cee2

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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
98
You need to create a project-sepcific access token under `Access` > `API Tokens` in the project control panel
109
and pass that to `docker-machine create` with the `--hetzner-api-token` option.

0 commit comments

Comments
 (0)