Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danthe1st/minimal-native-image

very small Java Hello World docker image
https://github.com/danthe1st/minimal-native-image

docker docker-image graalvm graalvm-native-image java

Last synced: 2 days ago
JSON representation

very small Java Hello World docker image

Awesome Lists containing this project

README

        

# Minimal native-image

This project attempts to create a Docker image of a Hello World application which is as small as possible.

This is heavily inspired by [this video](https://www.youtube.com/watch?v=6wYrAtngIVo) where the same has been demonstrated.

You can view it [here](https://hub.docker.com/r/dan1st/hello-world-native-java) on Docker Hub.