Skip to content

Commit

Permalink
Add Docker as download possibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender committed May 12, 2024
1 parent 17a4b92 commit 336343f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ <h4 class="h4">All download options</h4>
href="https://aur.archlinux.org/packages/openhv">AUR</a>
<a target="_blank" class="buttonPrimary width100"
href="https://chocolatey.org/packages/openhv">Chocolatey</a>
<a target="_blank" class="buttonPrimary width100"
href="https://hub.docker.com/r/openhv/server">Docker</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -180,6 +182,7 @@ <h4 class="h4">Download</h4>
<a class="link" href="https://flathub.org/apps/details/io.github.openhv.OpenHV">Flathub</a>
<a class="link" href="https://aur.archlinux.org/packages/openhv">AUR</a>
<a class="link" href="https://chocolatey.org/packages/openhv">Chocolatey</a>
<a class="link" href="https://hub.docker.com/r/openhv/server">Docker</a>
</div>
<div class="column gapSmall">
<h4 class="h4">Community</h4>
Expand Down

0 comments on commit 336343f

Please sign in to comment.