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