oracle/docker-images

GraalVM CE on Alpine Linux

Open

#1,024 opened on Oct 26, 2018

View on GitHub
 (6 comments) (9 reactions) (1 assignee)Shell (6,139 stars) (5,379 forks)batch import
enhancementgraalhelp wanted

Description

Hi,

The current GraalVM CE image is a whooping 1.56GB. I believe it a bit too much to be really used in everyday's life. I believe it could be slimmed down dramatically by FROM'ing from an Alpine Linux instead of Oracle Linux, without losing any feature.

Since this is the community edition, I think there's no licensing issue doing that. Please let me know if that should be the case.

Contributor guide