[question] Docker image with postgres support #521

Closed
opened 2026-02-04 21:22:50 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @dabde on GitHub (Dec 11, 2019).

Missing postgres dockerhub image

We currently evaluate bitwarden_rs and are really happy. Currently with sqlite, but our wish is mostly using the postgres solution to use already existing written infrastructure code and maintain only one database type in our environment. But sadly, only sqlite and mysql has an image in dockerhub.

Is there any reason for not having a postgres image? Can we expect ones in near future?

thanks and kind regards
dabde

Originally created by @dabde on GitHub (Dec 11, 2019). ### Missing postgres dockerhub image We currently evaluate bitwarden_rs and are really happy. Currently with sqlite, but our wish is mostly using the postgres solution to use already existing written infrastructure code and maintain only one database type in our environment. But sadly, only sqlite and mysql has an image in dockerhub. Is there any reason for not having a postgres image? Can we expect ones in near future? thanks and kind regards dabde
Author
Owner

@dani-garcia commented on GitHub (Dec 12, 2019):

Well mostly to try to keep compile times down, but adding at least the x86 images seems fair enough.

I created a new image and the latest build is already available, the 1.13.0 tagged version will still take some hours.

https://hub.docker.com/r/bitwardenrs/server-postgresql

@dani-garcia commented on GitHub (Dec 12, 2019): Well mostly to try to keep compile times down, but adding at least the x86 images seems fair enough. I created a new image and the latest build is already available, the 1.13.0 tagged version will still take some hours. https://hub.docker.com/r/bitwardenrs/server-postgresql
Author
Owner

@dabde commented on GitHub (Dec 12, 2019):

Ohhh thanks, that was fast 😄

@dabde commented on GitHub (Dec 12, 2019): Ohhh thanks, that was fast :smile:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#521