Sign inSign up

andersonviudes/graalvm

By andersonviudes

Updated almost 2 years ago

simple iamge to build java and gradle aplications https://github.com/andersonviudes/graalvm

Image
Languages & frameworks
0

435

andersonviudes/graalvm repository overview

GraalVM Docker Image

Welcome to the GraalVM Docker Image repository! This project provides a lightweight and optimized Docker image for GraalVM, a high-performance runtime that provides support for multiple programming languages and execution modes. Whether you're building Java applications, native images, or leveraging polyglot capabilities, this Docker image streamlines your development and deployment workflows.

Features

  • Lightweight Base: Built upon debian:bullseye-slim for minimal footprint.
  • Multi-Stage Build: Ensures the final image is clean and contains only necessary artifacts.
  • Multi-Platform Support: Compatible with linux/amd64 and linux/arm64 architectures.
  • Automated CI/CD: Utilizes GitHub Actions to build and push images automatically to Docker Hub.
  • Version Tagging: Supports both latest and specific version tags based on GraalVM versions.

Usage

Pulling the Image

To pull the latest GraalVM Docker image from Docker Hub:

docker pull andersonviudes/graalvm:latest

Tag summary

Content type

Image

Digest

sha256:9045399a8

Size

391.1 MB

Last updated

almost 2 years ago

docker pull andersonviudes/graalvm