Slackbot
01/03/2024, 10:58 PMTom
01/04/2024, 10:38 AMTom
01/04/2024, 10:38 AMOleg Nenashev
01/04/2024, 10:55 AMOleg Nenashev
01/04/2024, 10:56 AM- CONTEXT: alpine
IMAGES:
- wiremock/wiremock:latest-alpine
- wiremock/wiremock:3x-alpine
- wiremock/wiremock:${{ needs.check-new-version.outputs.new_version }}-alpine
- wiremock/wiremock:${{ github.event.inputs.bundled-version }}-alpine
- <http://ghcr.io/wiremock/wiremock:latest-alpine|ghcr.io/wiremock/wiremock:latest-alpine>
- <http://ghcr.io/wiremock/wiremock:${{|ghcr.io/wiremock/wiremock:${{> needs.check-new-version.outputs.new_version }}-alpine
PLATFORMS:
- linux/amd64
Indeed, we release only the amd64 oneOleg Nenashev
01/04/2024, 10:57 AMOleg Nenashev
01/04/2024, 11:01 AMTom
01/04/2024, 11:02 AMTom
01/04/2024, 11:03 AMDavid Ankin
01/04/2024, 11:28 AMdocker pull --platform=linux/amd64 wiremock/wiremock:3.3.1-1-alpine
David Ankin
01/04/2024, 11:30 AM$ docker run --rm -it --platform=linux/arm64 alpine:3.19
Unable to find image 'alpine:3.19' locally
3.19: Pulling from library/alpine
Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
Status: Downloaded newer image for alpine:3.19
exec /bin/sh: exec format error
Andrew Ripley
01/04/2024, 3:42 PMOleg Nenashev
01/04/2024, 3:44 PMOleg Nenashev
01/04/2024, 3:44 PMAndrew Ripley
01/04/2024, 7:37 PMOleg Nenashev
01/05/2024, 8:49 AMOleg Nenashev
01/05/2024, 8:56 AMOleg Nenashev
01/05/2024, 9:01 AMOleg Nenashev
01/05/2024, 9:09 AM#5 [linux/arm64 internal] load metadata for <http://docker.io/library/eclipse-temurin:11.0.21_9-jre-alpine|docker.io/library/eclipse-temurin:11.0.21_9-jre-alpine>
#5 ERROR: no match for platform in manifest: not found
#2 [linux/arm/v7 internal] load metadata for <http://docker.io/library/eclipse-temurin:11.0.21_9-jre-alpine|docker.io/library/eclipse-temurin:11.0.21_9-jre-alpine>
#2 ERROR: no match for platform in manifest: not found
Oleg Nenashev
01/05/2024, 9:52 AM