From 6aab0894d0588c76201d2dcf922347ff1dc3cb17 Mon Sep 17 00:00:00 2001 From: pwnorbpwnd <40841842+pwnorbpwnd@users.noreply.github.com> Date: Mon, 30 Dec 2019 13:49:28 -0600 Subject: [PATCH] Added new data into compatibility table --- Which-container-image-to-use.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Which-container-image-to-use.md b/Which-container-image-to-use.md index 8961b00..df6b2ca 100644 --- a/Which-container-image-to-use.md +++ b/Which-container-image-to-use.md @@ -48,4 +48,5 @@ Please add your details here, if you're running the image on a hardware that is | O-Droid HC2 | Armbian | arm7l (arm32) | `registry.lollipopcloud.solutions/arm32v7/bitwarden` (see notes) | OK | Unofficial image built from upstream sources ; `bitwardenrs/server:raspberry` is the official equivalent image | | Raspberry Pi Zero W | Raspbian (4.14.98+) | linux/arm (armv6l) | `bitwardenrs/server:armv6` | OK | | | Raspberry Pi 3 B | Raspbian (4.14.98-v7+) | linux/arm (armv7l) | `bitwardenrs/server:raspberry` | OK | | -| Synology | DSM (DSM 6.2.1-23824 Update 6) | Docker-x64-17.05.0-0367 | `bitwardenrs/server:latest` | OK | | \ No newline at end of file +| Synology | DSM (DSM 6.2.1-23824 Update 6) | Docker-x64-17.05.0-0367 | `bitwardenrs/server:latest` | OK | | +| Regular 64bit server | Unraid 6.8.0 | 19.03.5 | `bitwardenrs/server:latest` | OK | | \ No newline at end of file