AdoptOpenJDK/openjdk-docker

adoptopenjdk/openjdk11:slim linux/amd64 is missing

mounirovitch opened this issue · 1 comments

docker pull adoptopenjdk/openjdk11:slim

slim: Pulling from adoptopenjdk/openjdk11
no matching manifest for linux/amd64 in the manifest list entries

But for example this Image is working fine

docker pull adoptopenjdk/openjdk11:jdk-11.0.17_8-slim

jdk-11.0.17_8-slim: Pulling from adoptopenjdk/openjdk11
846c0b181fff: Downloading [================================> ] 18.82MB/28.58MB
6389520dd297: Download complete
3216765daea8: Download complete
9b88e944e764: Downloading [===> ] 9.618MB/127.4MB

Issue has been fixed :

image