librespeed / librespeed/speedtest-go
Investigate using ko build rather than docker build
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 875
- Forks
- 183
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or build entry points. Start by locating the repository's current Docker build configuration, then compare it with ko's Go-container workflow. The work is done when the project can produce its runnable minimal container through ko and the existing build path is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100