From 6f67e70a0a2a788f294de198c332f6ba5ea50a14 Mon Sep 17 00:00:00 2001 From: Uzurka Date: Tue, 29 Aug 2023 10:58:05 +0200 Subject: [PATCH] Actualiser README.MD --- README.MD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index c9fa81f..97cf268 100644 --- a/README.MD +++ b/README.MD @@ -1,5 +1,6 @@ # GraalVM 23 ## This image is based on the Zogg work : https://infos.zogg.fr/graalvm-23 -## This image has been slimmed down with the use of Alpine instead of Debian and various optimizations in the Dockerfile -### This image is multi-arch (amd64 & arm64), for the lightest image, use alpine tag (will be merged into latest once it has been tested and confirmed functional) +## This image has been slimmed down with the use of minideb instead of Debian and various optimizations in the Dockerfile +### This image is multi-arch (amd64 & arm64), for the lightest image, use minideb tag (will be merged into latest once it has been tested and confirmed functional) +I were unable to make it work on albine because of musl/glibc incompatibilities More informations coming soon \ No newline at end of file