[PR #839] [CLOSED] Added correct mysql libraries into runtime container. #3622

Open
opened 2025-10-09 18:26:55 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/839
Author: @Bladedu
Created: 1/31/2020
Status: Closed

Base: masterHead: mysql_dockerfile_fix


📝 Commits (1)

  • cd7d4d5 Added correct mysql libraries into runtime container.

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 docker/amd64/mysql/Dockerfile (+6 -1)

📄 Description

I was able to build and run bitwarden_rs with mysql support, by fixing those entries into the dedicated Dockerfile.
Without those changes, build is ok, but runtime isn't able to connect to mysql db due to missing libraries.

Thank you for the great work!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/839 **Author:** [@Bladedu](https://github.com/Bladedu) **Created:** 1/31/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `mysql_dockerfile_fix` --- ### 📝 Commits (1) - [`cd7d4d5`](https://github.com/dani-garcia/vaultwarden/commit/cd7d4d53b81e008c49d4b8325cc7d1520b0cd945) Added correct mysql libraries into runtime container. ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/amd64/mysql/Dockerfile` (+6 -1) </details> ### 📄 Description I was able to build and run bitwarden_rs with mysql support, by fixing those entries into the dedicated Dockerfile. Without those changes, build is ok, but runtime isn't able to connect to mysql db due to missing libraries. Thank you for the great work! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:26:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3622