EFForg / EFForg/https-everywhere-docker-base

Unbranded Firefox download must be hard-coded (for now)

オープン
#1 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Dockerfile
スター
11
フォーク
8
PR マージ指標
30日以内にマージされた PR はありません

説明

In [this](https://github.com/EFForg/https-everywhere-docker-base/blob/master/Dockerfile#L31) `RUN` command, you can see that for `ESR` and `Developer Edition`, the latest Firefox version is able to be programmatically downloaded from static links provided by Mozilla. Currently, however, there is no static link available for the unbranded version.

For this reason we have to manually parse the [Extension Signing](https://wiki.mozilla.org/Add-ons/Extension_Signing) page to figure out what the latest version is, and hard-code that link into the `Dockerfile`. This is less than ideal. I've opened a ticket [on bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1294831) for Mozilla to provide a static link for the latest unbranded download, so this issue is blocking on that.

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

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

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

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