Sign inSign up

ls1tum/openjdk-node-yarn:java21node20-3

Multi-platform
Index digest

sha256:39c32581d3d03b851b9d9574939a44c381ec3e9581f765de213c6d58887f4f68

OS/ARCH

Compressed size

557.85 MB

Last pushed

over 2 years by ls1tumadmin

Type

Image

Manifest digest

sha256:dc6590dc9d2b7469f2900c966e4fe198dbdd9e8558f1cbeca2550d2c98fa9e6e

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.03 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10RUN /bin/sh -c set -eux;16.65 MB
11ENV JAVA_VERSION=jdk-21.0.3+90 B
12RUN /bin/sh -c set -eux;151.17 MB
13RUN /bin/sh -c set -eux;176 B
14COPY entrypoint.sh /__cacert_entrypoint.sh # buildkit733 B
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16CMD ["jshell"]0 B
17RUN /bin/sh -c apt-get update17.9 MB
18LABEL org.opencontainers.image.title=Apache Maven0 B
19LABEL org.opencontainers.image.source=https://github.com/carlossg/docker-maven0 B
20LABEL org.opencontainers.image.url=https://github.com/carlossg/docker-maven0 B
21LABEL org.opencontainers.image.description=Apache Maven is a0 B
22ENV MAVEN_HOME=/usr/share/maven0 B
23COPY /usr/share/maven /usr/share/maven # buildkit9.2 MB
24COPY /usr/local/bin/mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit854 B
25COPY /usr/share/maven/ref/settings-docker.xml /usr/share/maven/ref/settings-docker.xml # buildkit32 B
26RUN /bin/sh -c ln -s156 B
27ARG MAVEN_VERSION=3.9.70 B
28ARG USER_HOME_DIR=/root0 B
29ENV MAVEN_CONFIG=/root/.m20 B
30ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]0 B
31CMD ["mvn"]0 B
32MAINTAINER Stephan Krusche <[email protected]>0 B
33RUN /bin/sh -c apt-get update34.66 MB
34RUN /bin/sh -c locale-gen en_US.UTF-8845.46 KB
35ENV LANG=en_US.UTF-80 B
36ENV LANGUAGE=en_US:en0 B
37ENV LC_ALL=en_US.UTF-80 B
38RUN /bin/sh -c apt-get update293.32 MB
39RUN /bin/sh -c npm install5.1 MB
40ENV M2_HOME=/usr/share/maven0 B
41RUN /bin/sh -c echo "$LANG32 B

Command

 ARG RELEASE