Sign inSign up

softinstigate/graalvm:v25.0.2-shell

Multi-platform
Developer tools
Index digest

sha256:8814811410e594ca7a6e7c203c653b32c4c9a4fe3423b6ed4f719054cf8e71bd

OS/ARCH

Compressed size

122.3 MB

Last pushed

6 months by mkjsix

Type

Image

Manifest digest

sha256:094c2ba597a96ea0f29a8c4b307374d4fc552a31773003b5769ab919a0b211b4

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=SoftInstigate <[email protected]>0 B
3LABEL description=GraalVM image with shell0 B
4LABEL org.opencontainers.image.source=https://github.com/SoftInstigate/graalvm-docker0 B
5COPY /opt/graalvm /opt/graalvm # buildkit86.91 MB
6RUN /bin/sh -c apt-get update6.99 MB
7ENV JAVA_HOME=/opt/graalvm0 B
8ENV PATH=/opt/graalvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-80 B
10ENV LANGUAGE=en_US:en0 B
11ENV LC_ALL=en_US.UTF-80 B
12ENV JAVA_OPTS=-Djava.awt.headless=true0 B
13WORKDIR /opt/app110 B
14CMD ["/bin/sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'stable' '@1771804800'