From bd2a3d46ae67bc3c53cec9acb836de0ddae38416 Mon Sep 17 00:00:00 2001 From: FoxxMD Date: Mon, 16 Nov 2020 12:22:31 -0500 Subject: [PATCH] Update dockerhub repository Use repository that builds changes automatically. FoxxMD repository is not automated and out of date. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce09bc9..27ef14e 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ I can support you with issues best if you use **Alpine Linux**. In my experience ### Docker -There is a Dockerfile in the repo that should work by itself. You can also use the unofficial [Dockerhub repository](https://hub.docker.com/r/foxxmd/maloja) kindly provided by FoxxMD. +There is a Dockerfile in the repo that should work by itself. You can also use the unofficial [Dockerhub repository](https://hub.docker.com/r/joniator/maloja) kindly provided by joniator. You might want to set the environment variables `MALOJA_FORCE_PASSWORD`, `MALOJA_SKIP_SETUP` and `MALOJA_DATA_DIRECTORY`.