[PR #14235] [MERGED] fix(devcontainer): correct apt-packages path #13895

Closed
opened 2026-02-07 07:20:55 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14235
Author: @spellr
Created: 6/7/2025
Status: Merged
Merged: 6/19/2025
Merged by: @Bond-009

Base: masterHead: devcontainer-apt-packages


📝 Commits (2)

  • 1bdc007 fix(devcontainer): correct apt-packages path
  • a1cb196 Merge branch 'master' into devcontainer-apt-packages

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 .devcontainer/devcontainer.json (+1 -1)
📝 CONTRIBUTORS.md (+1 -0)

📄 Description

Feature path was incorrect, which failed the creation of the
devcontainer in a fresh jellyfin clone.

Took the correct path from here:
https://containers.dev/features


🔄 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/jellyfin/jellyfin/pull/14235 **Author:** [@spellr](https://github.com/spellr) **Created:** 6/7/2025 **Status:** ✅ Merged **Merged:** 6/19/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `devcontainer-apt-packages` --- ### 📝 Commits (2) - [`1bdc007`](https://github.com/jellyfin/jellyfin/commit/1bdc007a872fe71be1eb541b72ac3bc243e4b094) fix(devcontainer): correct apt-packages path - [`a1cb196`](https://github.com/jellyfin/jellyfin/commit/a1cb196e3f9a4ffc80c7cade9a727772cde3febb) Merge branch 'master' into devcontainer-apt-packages ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/devcontainer.json` (+1 -1) 📝 `CONTRIBUTORS.md` (+1 -0) </details> ### 📄 Description Feature path was incorrect, which failed the creation of the devcontainer in a fresh jellyfin clone. Took the correct path from here: https://containers.dev/features --- <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 2026-02-07 07:20:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13895