bitwardenrs/server-mysql is not a multiarch image #1661

Closed
opened 2025-10-09 17:24:37 +03:00 by OVERLORD · 4 comments
Owner

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:

image

Am I misunderstanding this?

bitwardenrs/server is multiarch and runs fine on arm7

Originally created by @0xERR0R on GitHub. As announced in the description for [Release 1.16](https://github.com/dani-garcia/bitwarden_rs/releases/tag/1.16.0), the image server-mysql and server-postgresql should be a multiarch image. This is not the case: ![image](https://user-images.githubusercontent.com/25868513/88222189-dffec380-cc65-11ea-9920-8d4eeaae00fa.png) Am I misunderstanding this? bitwardenrs/server is multiarch and runs fine on arm7
Author
Owner

@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.

@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.
Author
Owner

@GitSchorsch commented on GitHub:

I would also be interested in an mysql-image for my Raspberry Pi 4 as a replacement for bitwarden/server.

@GitSchorsch commented on GitHub: I would also be interested in an mysql-image for my Raspberry Pi 4 as a replacement for bitwarden/server.
Author
Owner

@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

@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
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1661