-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
Right now we have Debian, Mariner, and Windows images. Upstream also has Alpine. However, apparently the linux-amd64 distribution of Go doesn't work there and it has to be recompiled in-place:
(I believe the reason is that Alpine uses musl where other distros use glibc.)
It would be nice to not have to do fresh builds inside our Docker repository, so it would be nice to not do this, but if we do, we could add musl builds to our internal rolling build to avoid building Go in go-images.