Investigate using ko build rather than docker build
adamus1red opened this issue · 0 comments
adamus1red commented
Description
Ko is a build system for Go containers that creates a minimal container with just enough to run.
Why it should be implemented
This would decrease the attack surface of the container.