Sign inSign up

jarppe/graal-native-image

By jarppe

•Updated about 6 years ago
Archived

Docker image based on oracle/graalvm-ce:latest with native-image installed

Image
0

96

jarppe/graal-native-image repository overview

⁠Docker image based on oracle/graalvm-ce:latest with native-image installed

Dockerfile is:

FROM oracle/graalvm-ce:latest
RUN gu install native-image

You get the idea.

⁠License

Copyright © 2019 Jarppe Länsiö

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Tag summary

Content type

Image

Digest

Size

456 MB

Last updated

about 6 years ago

docker pull jarppe/graal-native-image