Y
Hacker News
new
|
ask
|
show
|
jobs
by
syscomet
1610 days ago
There are `-alpine` variants of the golang docker images, so if you're expecting to deploy to scratch or to alpine, the _builder_ step should be using `golang:1.17-alpine` instead.