mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #1066] bitwardenrs/server-mysql is not a multiarch image #754
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#754
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 (Jul 22, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1066
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
@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.
@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
@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.
@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