Skip to content

Commit

Permalink
update README.md about repository change
Browse files Browse the repository at this point in the history
  • Loading branch information
s4ke authored and costela committed Nov 6, 2023
1 parent 37e5db2 commit 60c7c58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/costela/docker-volume-hetzner)](https://goreportcard.com/report/github.com/costela/docker-volume-hetzner)
![tests](https://github.com/costela/docker-volume-hetzner/actions/workflows/main.yaml/badge.svg)
[![Docker Hub Version](https://img.shields.io/badge/dynamic/json.svg?label=hub&url=https%3A%2F%2Findex.docker.io%2Fv1%2Frepositories%2Fcostela%2Fdocker-volume-hetzner%2Ftags&query=%24[-1:].name&colorB=green)](https://hub.docker.com/r/costela/docker-volume-hetzner)

# Docker Volume Plugin for Hetzner Cloud

Expand All @@ -12,7 +11,7 @@ This plugin manages docker volumes using Hetzner Cloud's volumes.

To install the plugin, run the following command:
```shell
$ docker plugin install --alias hetzner costela/docker-volume-hetzner
$ docker plugin install --alias hetzner ghcr.io/costela/docker-volume-hetzner
```

When using Docker Swarm, this should be done on all nodes in the cluster.
Expand Down

0 comments on commit 60c7c58

Please sign in to comment.