mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-15 10:02:09 -05:00
[PR #166] [MERGED] Alpine #2512
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/166
Author: @mprasil
Created: 8/30/2018
Status: ✅ Merged
Merged: 8/30/2018
Merged by: @dani-garcia
Base:
master← Head:alpine📝 Commits (10+)
346c763Initial implementation of musl build on top of Alpineca8e1c6Update build imageef2413aFix SSL issue, rm cache575f701Merge branch 'master' into alpine5b7fe9fMerge branch 'master' into alpineffec0b0Updated build image version6822bb2Merge branch 'master' into alpine08b5516Merge branch 'master' into alpine45d676eMerge branch 'master' into alpinecec9566Merge 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.