testcontainers / testcontainers/testcontainers-java

TC doesn't seem to pull the `selenium/standalone-firefox-debug` image

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

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

modules/selenium
主要言語
Java
スター
8.7k
フォーク
1.9k
平均マージ
2日 17時間
マージ済み PR(30日)
9

説明

Hi,

We are constructing a BrowserWebDriverContainer and using container.withImagePullPolicy(new DurationImagePullPolicy(DAY));. Yet, I've just noticed that if I did a docker pull selenium/standalone-firefox-debug:3.141.59 it pulled a new version of that image and that the version I was having locally was a very old one. I checked other hosts where we run our TC-based tests and found the same.

Is there something we're doing wrong or is this a bug? Maybe TC doesn't pull it because the tag is a version?

Thanks!

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

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

はじめの一歩

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

調査の方向性

まず BrowserWebDriverContainer と withImagePullPolicy(new DurationImagePullPolicy(DAY)) の処理を調べ、selenium/standalone-firefox-debug:3.141.59 でその動作を再現します。バージョンタグ付きのイメージが期待どおりに更新されるかを確認し、確認した pull policy の動作に対するカバレッジを追加または更新します。

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

評価

技術スタック
docker, java
領域
testing
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

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

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