Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

push ARM Graalvm image #24

Closed
Aleksandr-Filichkin opened this issue Oct 15, 2021 · 1 comment
Closed

push ARM Graalvm image #24

Aleksandr-Filichkin opened this issue Oct 15, 2021 · 1 comment
Assignees

Comments

@Aleksandr-Filichkin
Copy link

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

@abdelhaira abdelhaira self-assigned this Oct 17, 2021
@abdelhaira
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants