From 597f9db50b442ab0667a98a4ca618dec8d4d4a7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa?= Date: Wed, 17 Apr 2019 16:59:07 +0200 Subject: [PATCH] Updated Which Docker image to use (markdown) --- Which-Docker-image-to-use.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Which-Docker-image-to-use.md b/Which-Docker-image-to-use.md index c3fdc3b..89bbcf9 100644 --- a/Which-Docker-image-to-use.md +++ b/Which-Docker-image-to-use.md @@ -47,4 +47,5 @@ Please add your details here, if you're running the image on a hardware that is | Regular 64bit server | Ubuntu 18.04 | x86_64 | `mprasil/bitwarden` | OK | | | O-Droid HC2 | Armbian | arm7l (arm32) | `registry.lollipopcloud.solutions/arm32v7/bitwarden` (see notes) | OK | Unofficial image built from upstream sources ; `mprasil/bitwarden:raspberry` is the official equivalent image | | Raspberry Pi Zero W | Raspbian (4.14.98+) | linux/arm (armv6l) | `mprasil/bitwarden:armv6` | OK | | -| Raspberry Pi 3 B | Raspbian (4.14.98-v7+) | linux/arm (armv7l) | `mprasil/bitwarden:raspberry` | OK | | Synology | DSM (DSM 6.2.1-23824 Update 6) | Docker-x64-17.05.0-0367 | `mprasil/bitwarden:latest` | OK | | \ No newline at end of file +| Raspberry Pi 3 B | Raspbian (4.14.98-v7+) | linux/arm (armv7l) | `mprasil/bitwarden:raspberry` | OK | | +| Synology | DSM (DSM 6.2.1-23824 Update 6) | Docker-x64-17.05.0-0367 | `mprasil/bitwarden:latest` | OK | | \ No newline at end of file