nodejs / nodejs/docker-node

Avoid upgrading base OS image during the life of a major version of Node.js

オープン
#1,918 コメント 4 件 リアクション 17 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

strategy
主要言語
Dockerfile
スター
8.6k
フォーク
2k
平均マージ
10時間 19分
マージ済み PR(30日)
16

説明

Problem

The update of the base OS image used for node:18 from Debian 11 to 12 has caused issues for various people:

Solution

Keep the same base OS image during the entire life of any major version of Node.js and only upgrade it for future major versions.

Alternatives to Consider

Teach the community to specify the name of the base OS in their Dockerfiles, but I'm afraid it's too late for that. I don't remember seeing any documentation that recommends to do it.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

ファイル、テスト、またはエントリーポイントは指定されていません。まず node:18 の Docker イメージのビルドおよびリリース設定を見つけ、次にメジャーバージョンのリリース間でベース OS がどのように選択されているかを追跡してください。Node.js のあるメジャーバージョンではベース OS が変更されず、将来のメジャーバージョンではより新しいイメージを採用できる状態になれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
docker, node.js
領域
devops
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。