[PR #4370] [CLOSED] Making vaultwarden run in linux/386 #2837

Closed
opened 2025-10-09 18:12:25 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4370
Author: @amedeorizzo
Created: 2/20/2024
Status: Closed

Base: mainHead: vaultwarden386


📝 Commits (2)

  • d0f2fda Changes to run in linux/386
  • 773e2cc Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/4370 **Author:** [@amedeorizzo](https://github.com/amedeorizzo) **Created:** 2/20/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `vaultwarden386` --- ### 📝 Commits (2) - [`d0f2fda`](https://github.com/dani-garcia/vaultwarden/commit/d0f2fdab4ad88834032c5839783e440f7a7690f5) Changes to run in linux/386 - [`773e2cc`](https://github.com/dani-garcia/vaultwarden/commit/773e2cc155806aeba5d341ff225c005f2f98106b) Merge branch 'main' into vaultwarden386 ### 📊 Changes **1 file changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `docker/Dockerfile.debian` (+8 -7) </details> ### 📄 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 --- <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:12:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2837