aws / aws/aws-lambda-runtime-interface-emulator
Add environment variable for --runtime-interface-emulator-address
オープン
enhancement
good first issue
- 主要言語
- Go
- スター
- 1.1k
- フォーク
- 118
- 平均マージ
- 42分
- マージ済み PR(30日)
- 2
説明
At the moment it's not possible to configure the runtime interface emulator address without patching the docker image.
The default is `0.0.0.0:8080` , and I would like to restrict it to the local network for security reasons.
コントリビューションガイド
調査の方向性
Start by locating the --runtime-interface-emulator-address flag definition and the code that applies its default of 0.0.0.0:8080. Done means an environment variable can configure the address without patching the Docker image, including restricting it to a local network address.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100