0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-15 18:38:21 +02:00

Added Raspberry Pi 5. I tested it on both server:latest and server testing-alpine. Both worked just fine so I wrote them both in the table. I also fixed an error in the text "tagged like mentioned 'bellow'". I changed it to above.

Lolen10 2024-02-16 13:03:51 +00:00
parent 913a33d6b6
commit 9d8b4debff

@ -56,7 +56,7 @@ Prior to the addition of multi-arch image support in version 1.16.0, all arch-sp
## Reported compatibility table
Please add your details here, if you're running the image on a hardware that is not already in the table.
Note that some images mentioned here are no longer tagged like mentioned bellow.
Note that some images mentioned here are no longer tagged like mentioned above.
| Hardware used | OS | Docker architecture reported | Image used | Status | Notes |
|----------------------|--------------|---------------------------------|---------------------|--------|-------|
@ -66,6 +66,7 @@ Note that some images mentioned here are no longer tagged like mentioned bellow.
| Raspberry Pi 1 B | Raspbian (4.19.97+) | linux/arm (armv6l) | `vaultwarden/server:armv6` | OK | |
| Raspberry Pi 3 B | Raspbian (4.14.98-v7+) | linux/arm (armv7l) | `vaultwarden/server:latest` | OK | |
| Raspberry Pi 4 | Raspbian (4.19.118-v7l+) | linux/arm (armv7l) | `vaultwarden/server:raspberry` | OK | 4go version, rev 1.1 |
| Raspberry Pi 5 | Raspberry Pi OS (Debian GNU/Linux 12) | linux/arm (arm64) | `vaultwarden/server:latest` and `vaultwarden/server:testing-alpine` | OK | Tested on 02/16/2024 |
| Synology | DSM (DSM 6.2.1-23824 Update 6) | Docker-x64-17.05.0-0367 | `vaultwarden/server:latest` | OK |
| Synology | DSM (DSM 7.2-64570 Update 1) | Docker-20.10.23 | `vaultwarden/server:latest` | OK |
| Synology | DSM (DSM 6.2.2-24922 Update 4) | Docker-x64-18.09.0-0506 | `vaultwarden/server:1.13.0-alpine` | OK |