mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 17:23:04 +03:00
[PR #4370] [CLOSED] Making vaultwarden run in linux/386 #2837
Reference in New Issue
Block a user
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/4370
Author: @amedeorizzo
Created: 2/20/2024
Status: ❌ Closed
Base:
main← Head:vaultwarden386📝 Commits (2)
d0f2fdaChanges to run in linux/386773e2ccMerge branch 'main' into vaultwarden386📊 Changes
1 file changed (+8 additions, -7 deletions)
View changed files
📝
docker/Dockerfile.debian(+8 -7)📄 Description
I was trying to make vaultwarden work on a 32-bit linux server of a friend. After some tries with the official image I decided to build a docker image specifically for linux/386 systems. These are the changes I made.
Builded image can be found here: https://hub.docker.com/r/amedeorizzo/vaultwarden386
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.