damondouglas opened a new issue, #32815: URL: https://github.com/apache/beam/issues/32815
# Summary This issue tracks the feature to add [distroless](https://github.com/GoogleContainerTools/distroless) support to new and variants of existing Beam container images. # What problem does this solve Portable runner execution relies on containerization of Beam’s dependencies. These container images harbor several security vulnerabilities. One vector of these vulnerabilities stem from the use of container image bases that provide access to the operating system, which may unnecessarily expose the development environment. For an informative and entertaining discussion on this, see [Containers Are Not VMs! Which Base Container (Docker) Images Should We Use?](https://www.youtube.com/watch?v=82ZCJw9poxM). # Goals - [x] #32816 - [x] #32817 - [ ] #32818 - [x] #32822 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
