Restore phpdbg in fpm images
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 48/100
調査の方向性
まず PR #1259 と issue #1257 を読み、次に php:7.4-fpm-alpine3.14 イメージの Dockerfile 定義を特定します。既存の FPM の動作を変更せずに FPM イメージ向けの phpdbg を復元し、生成されたイメージが CLI テストと coverage での利用のために phpdbg を提供することを確認します。
索引モデルが issue の本文から書いたものです。
説明
Hello,
I just came across the PR #1259 and the issue #1257 after wondering why the phpdbg has suddenly disappeared from images like php:7.4-fpm-alpine3.14.
While I understand the point of "It is not suitable to debug fpm processes" the images can still be used with the PHP CLI, and thus, having the need for the phpdbg component. In our case we use the production build to run all tests and generate code coverage, and only install dev dependecies on start of the container. We also use the fpm image to run async workers without fpm started)
The use of phpdbg allows faster tests and not having to instal xdebug specifically for this (which would slow drastically any process).
Leaving it will not impact any existing user as it does not provide (AFAIK) any slowness when not used and will save people time, headache, and allow easier testing.
Thanks
- 主要言語
- Dockerfile
- スター
- 4k
- フォーク
- 2k
- 平均マージ
- 5日 21時間
- マージ済み PR(30日)
- 1
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
docker-library/php のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
docker-library/php#1674 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 52/100
docker-library/php#1680 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
docker-library/php#1675 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
docker-library/php#1673 · コメント 5 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 38/100
docker-library/php#1631 · コメント 9 件 · リアクション 6 件 ·
docker-library/php の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
enhancement untriaged
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
-
agent-ready documentation needs-triage
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
-
CI flake: Lints オープン
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
clockworklabs/SpacetimeDB#5985 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
theforeman/foremanctl#862 ·