From cc6bb5f9631fad0d9ae4c14b64dd4d18182f04aa Mon Sep 17 00:00:00 2001 From: mprasil Date: Wed, 27 Feb 2019 10:46:46 +0000 Subject: [PATCH] Updated Which Docker image to use (markdown) --- Which-Docker-image-to-use.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Which-Docker-image-to-use.md b/Which-Docker-image-to-use.md index 3ac0242..3632bb3 100644 --- a/Which-Docker-image-to-use.md +++ b/Which-Docker-image-to-use.md @@ -45,9 +45,6 @@ Please add your details here, if you're running the image on a hardware that is | Hardware used | OS | Docker architecture reported | Image used | Status | Notes | |----------------------|--------------|------------------------------|---------------------|--------|-------| | 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 | | \ No newline at end of file