[PR #1332] [MERGED] Add alpine based Dockerfile for Devcontainer #1339

Closed
opened 2026-02-27 20:02:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1332
Author: @yubiuser
Created: 9/9/2024
Status: Merged
Merged: 9/13/2024
Merged by: @roderickvd

Base: devHead: alpine_devcontainer


📝 Commits (1)

  • 673fbca Add alpine based Dockerfile for Devcontainer

📊 Changes

3 files changed (+34 additions, -2 deletions)

View changed files

.devcontainer/Dockerfile.alpine (+32 -0)
📝 .devcontainer/devcontainer.json (+1 -1)
📝 test.sh (+1 -1)

📄 Description

This alpine devcontainer saves ~100MB space for the image.
I kept the debian based devcontainer as well - just in case there might be some issues with the musl build. The test suite in test.sh runs fine within alpine.


🔄 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/librespot-org/librespot/pull/1332 **Author:** [@yubiuser](https://github.com/yubiuser) **Created:** 9/9/2024 **Status:** ✅ Merged **Merged:** 9/13/2024 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `alpine_devcontainer` --- ### 📝 Commits (1) - [`673fbca`](https://github.com/librespot-org/librespot/commit/673fbca34f49ed9395eac837307c3c289ee58635) Add alpine based Dockerfile for Devcontainer ### 📊 Changes **3 files changed** (+34 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.devcontainer/Dockerfile.alpine` (+32 -0) 📝 `.devcontainer/devcontainer.json` (+1 -1) 📝 `test.sh` (+1 -1) </details> ### 📄 Description This alpine devcontainer saves ~100MB space for the image. I kept the debian based devcontainer as well - just in case there might be some issues with the musl build. The test suite in `test.sh` runs fine within alpine. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:02:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#1339
No description provided.