Changed: Updated Gitea Actions
All checks were successful
Docker Push README / Docker Push README (push) Successful in 9s

This commit is contained in:
2023-08-29 10:59:36 +02:00
parent 6f67e70a0a
commit 49b526b450

6
README.md Normal file
View File

@ -0,0 +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 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