Updated Which Docker image to use (markdown)

kennymc-c
2019-02-25 23:16:03 +01:00
parent 7d076afa16
commit d661d1a9e4

@@ -46,4 +46,8 @@ 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` | OK | Unofficial image built from upstream sources ; ```mprasil/bitwarden:raspberry``` is the official equivalent image |
| O-Droid HC2 | Armbian | arm7l (arm32) | `registry.lollipopcloud.solutions/arm32v7/bitwarden` | 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 | |