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)