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

Closed
opened 2026-03-07 19:43:41 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @0xERR0R on GitHub (Jul 22, 2020).

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 (Jul 22, 2020). 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

@GitSchorsch commented on GitHub (Jul 22, 2020):

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

@GitSchorsch commented on GitHub (Jul 22, 2020): 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 (Jul 24, 2020):

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 (Jul 24, 2020): 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

@jjlin commented on GitHub (Jul 24, 2020):

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 (Jul 24, 2020): 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

@rkojedzinszky commented on GitHub (Aug 30, 2020):

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 (Aug 30, 2020): 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: github-starred/vaultwarden#4394