Debian future release strategy proposal Rev2
まだ誰も着手していません。
- 主要言語
- Dockerfile
- スター
- 8.6k
- フォーク
- 2k
- 平均マージ
- 10時間 19分
- マージ済み PR(30日)
- 16
説明
- Follows on from https://github.com/nodejs/docker-node/issues/2398
- Relates to https://github.com/nodejs/docker-node/issues/2397
Current situation
According to the settings in versions.json Node.js 22 & 24 are set to use Debian 12 (bookworm/oldstable) as default, Node.js 26 sets Debian 13 (trixie/stable) as default.
Images are built for each of the Debian major versions: 11 (bullseye/oldoldstable), 12 (bookworm/oldstable) & 13 (trixie/stable) (see Debian Releases).
| Node.js | 11 (bullseye) | 12 (bookworm) | 13 (trixie) |
|---|---|---|---|
| 22 | used | default | used |
| 24 | used | default | used |
| 26 | used | used | default |
Debian releases transition through milestones:
- Release
- End of Life (EOL) after 3 years
- End of LTS after another 2 years, 5 years in total
When Debian transitions from EOL to LTS, the LTS support team typically define and publish LTS support architectures that are a subset of the architectures supported during the original release phase.
Docker Engine typically removes a Debian release from their required version list when that version transitions to End of LTS.
Current release line suggestions
For existing release lines Node.js 22, 24 & 26, retain Debian version support as long as covered by upstream Debian & Docker support.
Transitions
From Debian releases in the year 2026:
| Debian | Transition | Date | Action |
|---|---|---|---|
| 12 (bookworm) | End of Life (EOL) | 2026-06-10 | review supported architecture and drop if needed |
| 11 (bullseye) | End of LTS | 2026-08-31 | drop from distribution |
Current bookworm / bookworm-slim architectures
From versions.json
| Node.js | 12 (bookworm) |
|---|---|
| 22 | amd64, arm32v7, arm64v8, ppc64le, s390x |
| 24 | amd64, arm64v8, ppc64le, s390x |
| 26 | amd64, arm64v8, ppc64le, s390x |
Future release line suggestions
For the future Node.js 27, Alpha Oct 2026, followed by Node.js 27.0.0 in April 2027, consider restricting to support Debian stable and oldstable (2 versions) only. This would require changes in update scripts.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
versions.json と、リンクされている Debian リリース、Debian LTS アーキテクチャ、Docker Engine のサポートに関するリファレンスから始めます。提案されている Node.js 22、24、26、および将来の 27 のポリシーを、記載されている移行日とアーキテクチャに照らして比較します; リリース戦略と必要な update-script の変更が合意され、文書化されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- debian, docker, nodejs
- 領域
- devops, infrastructure, release
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100