From 665f90741775bb0cb38c1a32b33b131c032f8605 Mon Sep 17 00:00:00 2001 From: mprasil Date: Mon, 25 Feb 2019 17:36:56 +0000 Subject: [PATCH] Updated Which Docker image to use (markdown) --- Which-Docker-image-to-use.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Which-Docker-image-to-use.md b/Which-Docker-image-to-use.md index 50010b9..b3cad77 100644 --- a/Which-Docker-image-to-use.md +++ b/Which-Docker-image-to-use.md @@ -20,6 +20,10 @@ Alpine-based amd64 image, same as above but a little bit smaller Armv7hf image that should run on Raspberry Pi 2 or newer and possibly on any other compatible boards. This image won't run on Raspberry Pi 1 or Raspberry Pi Zero as those use armv6 CPU. +### `mprasil/bitwarden:armv6` + +Armv6 image for Raspberry Pi 1 and Raspberry Pi Zero. + ### `mprasil/bitwarden:aarch64` Aarch64 image, that should run on ARMv8 devices like Raspberry Pi 3 or possibly other ARMv8 based devices.