From c198bd78dac4c0e5e4272e9c6c0efe0969b2ff84 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 3 Sep 2022 08:32:01 +0200 Subject: [PATCH] Add architectures (#1205) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9780aa073..284087a10 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ The frontend is built with [Angular](https://angular.io) and uses [Angular Mater ## Self-hosting +We provide official container images hosted on [Docker Hub](https://hub.docker.com/r/ghostfolio/ghostfolio) for `linux/amd64` and `linux/arm64`. + ### Supported Environment Variables | Name | Default Value | Description |