From adc64f6d034f47860b276f3755be7d4214bdadde Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Mon, 11 Jan 2021 14:43:55 +0100 Subject: [PATCH] Add Docker image --- i18n/en.yaml | 6 +++++- i18n/fr.yaml | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index d44f93b..a8c98cc 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -45,7 +45,11 @@ You can download the latest [*nightly* version](https://get.happydns.org/master/) of happyDNS for [Linux x86_64](https://get.happydns.org/master/happydns-linux-amd64), [Linux arm64](https://get.happydns.org/master/happydns-linux-arm64) or [macOS x86_64](https://get.happydns.org/master/happydns-darwin-amd64). - Precompiled binaries are availables on . + We publish a [Docker image](https://hub.docker.com/r/happydns/happydns/), feel free to test it thanks to: + + docker run -e HAPPYDNS_NO_AUTH=1 -p 8081:8081 happydns/happydns + + Precompiled binaries are also availables on . - id: community-chat translation: "Chat" diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 07309d3..01f6aa4 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -45,6 +45,10 @@ Vous pouvez télécharger la dernière [version *nightly*](https://get.happydns.org/master/) d'happyDNS pour [Linux x86_64](https://get.happydns.org/master/happydns-linux-amd64), [Linux arm64](https://get.happydns.org/master/happydns-linux-arm64) ou [macOS x86_64](https://get.happydns.org/master/happydns-darwin-amd64). + Nous avons une [image Docker](https://hub.docker.com/r/happydns/happydns/), n'hésitez pas à l'essayer : + + docker run -e HAPPYDNS_NO_AUTH=1 -p 8081:8081 happydns/happydns + Les binaires précompilés sont disponibles sur . - id: community-chat