Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danthe1st/minimal-native-image
- Owner: danthe1st
- Created: 2023-05-10T18:54:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-18T08:02:01.000Z (about 2 months ago)
- Last Synced: 2024-09-19T09:47:35.110Z (about 2 months ago)
- Topics: docker, docker-image, graalvm, graalvm-native-image, java
- Language: Java
- Homepage: https://www.youtube.com/watch?v=6wYrAtngIVo
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.