speedtest-go
speedtest-go copied to clipboard
Investigate using ko build rather than docker build
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.