[PR #166] [MERGED] Alpine #2512

Closed
opened 2025-11-07 07:45:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/166
Author: @mprasil
Created: 8/30/2018
Status: Merged
Merged: 8/30/2018
Merged by: @dani-garcia

Base: masterHead: alpine


📝 Commits (10+)

  • 346c763 Initial implementation of musl build on top of Alpine
  • ca8e1c6 Update build image
  • ef2413a Fix SSL issue, rm cache
  • 575f701 Merge branch 'master' into alpine
  • 5b7fe9f Merge branch 'master' into alpine
  • ffec0b0 Updated build image version
  • 6822bb2 Merge branch 'master' into alpine
  • 08b5516 Merge branch 'master' into alpine
  • 45d676e Merge branch 'master' into alpine
  • cec9566 Merge branch 'master' into alpine

📊 Changes

1 file changed (+80 additions, -0 deletions)

View changed files

Dockerfile.alpine (+80 -0)

📄 Description

Add Alpine-based Dockerfile. This creates alpine image, that is about half the size of the Debian one. We can keep both and configure docker hub to build each separately.


🔄 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/166 **Author:** [@mprasil](https://github.com/mprasil) **Created:** 8/30/2018 **Status:** ✅ Merged **Merged:** 8/30/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `alpine` --- ### 📝 Commits (10+) - [`346c763`](https://github.com/dani-garcia/vaultwarden/commit/346c7630c913bcf95286130e64a1594d8a4235fb) Initial implementation of musl build on top of Alpine - [`ca8e1c6`](https://github.com/dani-garcia/vaultwarden/commit/ca8e1c646df058fe7ea92653b57c7a00c604708c) Update build image - [`ef2413a`](https://github.com/dani-garcia/vaultwarden/commit/ef2413a5aa3ca20005558087212ce572b6c26f17) Fix SSL issue, rm cache - [`575f701`](https://github.com/dani-garcia/vaultwarden/commit/575f7013901a978b5ea49b21998007406f173d60) Merge branch 'master' into alpine - [`5b7fe9f`](https://github.com/dani-garcia/vaultwarden/commit/5b7fe9f15529db60a96e29ad2829b56a1a4bbad9) Merge branch 'master' into alpine - [`ffec0b0`](https://github.com/dani-garcia/vaultwarden/commit/ffec0b065ba6091897f7298a63593f73fe1219a5) Updated build image version - [`6822bb2`](https://github.com/dani-garcia/vaultwarden/commit/6822bb28a00b81e14d905c63df5a50ddd34e928a) Merge branch 'master' into alpine - [`08b5516`](https://github.com/dani-garcia/vaultwarden/commit/08b551624ca625a95a5d16af00ec49ea1cbc1439) Merge branch 'master' into alpine - [`45d676e`](https://github.com/dani-garcia/vaultwarden/commit/45d676eb1074ea3e40f9d33383ce4b9f4a5e0054) Merge branch 'master' into alpine - [`cec9566`](https://github.com/dani-garcia/vaultwarden/commit/cec9566d2a0a47e4a4ae9b654155909c6256db09) Merge branch 'master' into alpine ### 📊 Changes **1 file changed** (+80 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Dockerfile.alpine` (+80 -0) </details> ### 📄 Description Add Alpine-based Dockerfile. This creates alpine image, that is about half the size of the Debian one. We can keep both and configure docker hub to build each separately. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-07 07:45:24 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#2512