From 9d117aa15b3c3238cee79acd45d655eeb0e46293 Mon Sep 17 00:00:00 2001 From: Zed Date: Fri, 31 Dec 2021 20:34:42 +0100 Subject: [PATCH] Link unixfox's ARM64 Docker image in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6020f32..ef2468e 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,8 @@ performance reasons. ### Docker +#### NOTE: For ARM64/ARM support, please use [unixfox's image](https://quay.io/repository/unixfox/nitter?tab=tags), more info [here](https://github.com/zedeus/nitter/issues/399#issuecomment-997263495) + To run Nitter with Docker, you'll need to install and run Redis separately before you can run the container. See below for how to also run Redis using Docker.