To build for linux I use standard `java:8-jre` doc...
# kotlin-native
g
To build for linux I use standard
java:8-jre
docker image Build image is about 311MB + K/N dependencies (that can be cached) You can try to minimize jre image using alpine version. Alpine java image is 108MB, but also requires to install glibc, that is possible, but I don’t see really big advantages