This commit is contained in:
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@ -0,0 +1,6 @@
|
||||
.drone.yml
|
||||
.gitignore
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
LICENSE
|
||||
README.md
|
5
README.MD
Normal file
5
README.MD
Normal file
@ -0,0 +1,5 @@
|
||||
# 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)
|
||||
More informations coming soon
|
Reference in New Issue
Block a user