You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUILD: docker: Remove GOOS and GOARCH and use dumb-init from distro
Stop hardcoding GOOS and GOARCH while building target IC binary, as we need Go
compiler to detect target arch properly. Also revert to dumb-init from distro
for simpler multiarch images.
Signed-off-by: Dinko Korunic <dkorunic@haproxy.com>
0 commit comments