Skip to content

Commit f2b111a

Browse files
authored
Add docker-machine-driver-hetzner
Add driver for Hetzner Cloud (https://hetzner.cloud/) to list of 3rd party docker machine drivers.
1 parent 4ba34b4 commit f2b111a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

machine/AVAILABLE_DRIVER_PLUGINS.md

+17
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,23 @@ with Docker Inc. Use 3rd party plugins at your own risk.
179179
180180
</td>
181181
</tr>
182+
<tr>
183+
<td>Hetzner Cloud</td>
184+
<td>
185+
<a href=
186+
"https://github.com/JonasProgrammer/docker-machine-driver-hetzner">https://github.com/JonasProgrammer/docker-machine-driver-hetzner</a>
187+
</td>
188+
<td>
189+
<a href="https://github.com/JonasProgrammer">JonasProgrammer</a><br>
190+
<a href="https://github.com/monochromata">monochromata</a><br>
191+
<a href="https://github.com/mxschmitt">mxschmitt</a>
192+
</td>
193+
<td>
194+
<a href="mailto:[email protected]">[email protected]</a><br>
195+
<a href="mailto:[email protected]">[email protected]</a><br>
196+
197+
</td>
198+
</tr>
182199
<tr>
183200
<td>HPE OneView</td>
184201
<td>

0 commit comments

Comments
 (0)