aws / aws/aws-lambda-runtime-interface-emulator
Add environment variable for --runtime-interface-emulator-address
Aperta
enhancement
good first issue
- Lingua principale
- Go
- Stelle
- 1.1k
- Fork
- 118
- Merge medio
- 42m
- PR unite (30g)
- 2
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go
- Ambito
- tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100