Closed Aleksandr-Filichkin closed 3 years ago
the latest tag is a multi-arch image, if you're on arm64 machine and pull latest tag, it should pull arm64 accordingly, else you can explicitly specify the arm64 image digest found in OS / Arch section in graalvm-ce
How,
Currently, for AWS Lambda and Graalvm I'm using Docker ghcr.io/graalvm/graalvm-ce:latest. But I need a arm64 based Docker image. How can I retrieve it? I don't see such tag