From e177b83b0d8471fa937546da8f1c3dcf8a1b09f4 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Fri, 10 Jun 2022 21:46:00 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d375dc0e..afa75090 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ You can test out the project [here](https://databag.coredb.org/#/create), but do ### Installation -To use databag, you will need a DNS name pointing to your node with a certificate. You can deloy a node manually, but you will have a much easier time using a container service. For my self-hosting setup, I use Portainer with Nginx Proxy Manager running on an Intel Nuc. As a reslt the docker image I have built is for [amd64](https://hub.docker.com/u/balzack) +To use databag, you will need a DNS name pointing to your node with a certificate. You can deloy a node manually, but you will have a much easier time using a container service. A container for arm64 and amd64 are available [here](https://hub.docker.com/r/balzack/databag/tags)