adoptium / containers

Repo containing the dockerfiles and scripts to produce the official eclipse-temurin containers.
https://hub.docker.com/_/eclipse-temurin/
Apache License 2.0
206 stars 91 forks source link

[Bug]: no match for platform in manifest #425

Closed landsman closed 9 months ago

landsman commented 9 months ago

Please add the exact image (with tag) that you are using

eclipse-temurin:17-jre-alpine

Please add the version of Docker you are running

24.0.5

What happened?

It's happen on my localhost, ARM CPU - M2

Relevant log output

ERROR: failed to solve: public.ecr.aws/docker/library/eclipse-temurin:17-jre-alpine: no match for platform in manifest sha256:186a8f15cb57b9e06115349b5a38467d4f29175513b762ead589e11e2a492e9e: not found
karianna commented 9 months ago

We don't support Alpine on Aarch64 yet

landsman commented 9 months ago

And is there an issue, plan for it?