mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
bitwardenrs/server-mysql is not a multiarch image #1661
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0xERR0R on GitHub.
As announced in the description for Release 1.16, the image server-mysql and server-postgresql should be a multiarch image. This is not the case:
Am I misunderstanding this?
bitwardenrs/server is multiarch and runs fine on arm7
@jjlin commented on GitHub:
Multi-arch for the MySQL and PostgreSQL images are blocked by cross-compilation issues, e.g. #530. If someone steps up to fix that, those images can be easily made multi-arch.
@GitSchorsch commented on GitHub:
I would also be interested in an mysql-image for my Raspberry Pi 4 as a replacement for bitwarden/server.
@SuNNjek commented on GitHub:
Same for bitwardenrs/server-postgresql. I'm currently building every version on my Pi but it takes ages to compile so having a downloadable image would be nice.
Edit: Just realized you mentioned the postgres version in the issue, nvm then :P
@rkojedzinszky commented on GitHub:
Until this is resolved, a multiarch multidb image is being built here: https://hub.docker.com/r/rkojedzinszky/bitwardenrs-server.
A multiarch postgresql server is already built here: https://hub.docker.com/r/rkojedzinszky/bitwardenrs-server-postgresql