Test for execute bit on docker-entrypoint.sh
オープン
まだ誰も着手していません。
permissions
- 主要言語
- Dockerfile
- スター
- 8.6k
- フォーク
- 2k
- 平均マージ
- 10時間 19分
- マージ済み PR(30日)
- 16
説明
Environment
- Platform:
- Docker Version:
- Node.js Version:
- Image Tag:
Expected Behavior
Current Behavior
Old directory is usually copied to create a new major release line. This seems to lose the execute bit depending on the platform. This is caught by the upstream CI, but isn't caught here.
Possible Solution
Look at the setup upstream to see if there is something to use, or do a basic check for the execute bit in CI job that filters on only the entrypoint files
Steps to Reproduce
Additional Information
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まずリポジトリ内の CI ジョブと docker-entrypoint.sh ファイルを見つけ、実行権限がどのように確認されているかについて upstream の設定と比較します。entrypoint ファイルに実行ビットがない場合に CI が確実に失敗し、有効な entrypoint ファイルに対しては成功すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, dockerfile
- 領域
- ci-cd, devops
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100