Add environment variable support to Docker environment
Open
core
direct
fn-execution
improvement
java
P4
runners
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
The Process environment allows specifying environment variables via a map field on its payload message. The Docker environment should support this same pattern, and forward the contents of the map through to the container runtime.
Imported from Jira [BEAM-8613](https://issues.apache.org/jira/browse/BEAM-8613). Original Jira may contain additional context.
Reported by: nrusch.
Contributor guide
Assessment
This issue has not been assessed yet.