Docker Build / Build Docker image (push) Successful in 22m28s
Details
|
||
---|---|---|
.gitea/workflows | ||
.dockerignore | ||
.drone.yml | ||
Dockerfile | ||
README.md | ||
entrypoint.sh |
README.md
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