Debug a Go Container Image That Fails to Start After a Recent Change
A Go service that has always been shipped as a static binary in a scratch-y image suddenly fails to start in a container, while the local build works as before. Find what recent changes caused it and fix the image without reverting them.
Submissions: 1/4