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
Checking the Jenkins log, there are several images not getting built.
skipping "golang:1.9.1-alpine3.6" (due to architecture "s390x"; only "amd64" supported)
skipping "golang:1.9.1-windowsservercore" (due to architecture "s390x"; only "windows-amd64" supported)
skipping "golang:1.9.1-nanoserver" (due to architecture "s390x"; only "windows-amd64" supported)
skipping "golang:1.8.4-alpine3.6" (due to architecture "s390x"; only "amd64" supported)
skipping "golang:1.8.4-alpine3.5" (due to architecture "s390x"; only "amd64" supported)
skipping "golang:1.8.4-windowsservercore" (due to architecture "s390x"; only "windows-amd64" supported)
skipping "golang:1.8.4-nanoserver" (due to architecture "s390x"; only "windows-amd64" supported)
Images golang:1.9.1-alpine3.6golang:1.8.4-alpine3.6golang:1.8.4-alpine3.6 should be built.
The text was updated successfully, but these errors were encountered:
You're looking at the logs specifically for the s390x architecture, which Alpine doesn't currently support (gliderlabs/docker-alpine#304), and Windows definitely doesn't support.
Checking the Jenkins log, there are several images not getting built.
Images
golang:1.9.1-alpine3.6
golang:1.8.4-alpine3.6
golang:1.8.4-alpine3.6
should be built.The text was updated successfully, but these errors were encountered: