mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[PR #2172] [MERGED] Support all DB's for Alpine and Debian #3066
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#3066
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?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/2172
Author: @BlackDex
Created: 12/26/2021
Status: ✅ Merged
Merged: 12/27/2021
Merged by: @dani-garcia
Base:
main← Head:multi-db-dockers📝 Commits (1)
5b430f2Support all DB's for Alpine and Debian📊 Changes
22 files changed (+830 additions, -433 deletions)
View changed files
📝
Cargo.lock(+120 -115)📝
Cargo.toml(+7 -7)📝
docker/Dockerfile.j2(+32 -59)📝
docker/amd64/Dockerfile(+9 -6)📝
docker/amd64/Dockerfile.alpine(+12 -9)📝
docker/amd64/Dockerfile.buildx(+9 -6)📝
docker/amd64/Dockerfile.buildx.alpine(+12 -9)📝
docker/arm64/Dockerfile(+17 -33)➕
docker/arm64/Dockerfile.alpine(+125 -0)📝
docker/arm64/Dockerfile.buildx(+17 -33)➕
docker/arm64/Dockerfile.buildx.alpine(+125 -0)📝
docker/armv6/Dockerfile(+17 -33)➕
docker/armv6/Dockerfile.alpine(+125 -0)📝
docker/armv6/Dockerfile.buildx(+17 -33)➕
docker/armv6/Dockerfile.buildx.alpine(+125 -0)📝
docker/armv7/Dockerfile(+17 -33)📝
docker/armv7/Dockerfile.alpine(+12 -9)📝
docker/armv7/Dockerfile.buildx(+17 -33)📝
docker/armv7/Dockerfile.buildx.alpine(+12 -9)📝
hooks/arches.sh(+0 -5)...and 2 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.