Actualiser README.MD

This commit is contained in:
2023-08-29 10:58:05 +02:00
parent ff75b4fc24
commit 6f67e70a0a

View File

@ -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