sha256:1baffec01194ef7fdaf9e1f2d7f0e977f5ef711608452d85d90a1051743d6c13
OS/ARCH
linux/amd64
Compressed size
193.71 MB
Last pushed
12 months by hermanucuteam
Type
Image
Manifest digest
sha256:9e4de0162abb715c24827f0ce3ee99d3397247421adb381acd37f773d08ff51b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B8RUN /bin/sh -c apt-get update12.2 MB9ENV JAVA_VERSION=jdk-21.0.8+9_openj9-0.53.00 B10RUN /bin/sh -c set -eux;57.02 MB11ENV JAVA_HOME=/opt/java/openjdk PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12ENV JAVA_TOOL_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+PortableSharedCache -XX:+IdleTuningGcOnIdle -Xshareclasses:name=openj9_system_scc,cacheDir=/opt/java/.scc,readonly,nonFatal0 B13RUN /bin/sh -c set -eux;5.15 MB14ARG PROJECT_NAME=publictransport-obu-sw0 B15WORKDIR /publictransport-obu-sw112 B16COPY target/export/publictransport-obu-sw/V2XService.jar ./ # buildkit4.14 KB17COPY target/export/publictransport-obu-sw/log4j2.xml ./ # buildkit1.69 KB18COPY target/export/publictransport-obu-sw/lib/ ./lib/ # buildkit59.44 MB19COPY target/export/publictransport-obu-sw/config/ ./config/ # buildkit2.44 KB20COPY target/export/publictransport-obu-sw/cert/ ./cert/ # buildkit1.25 KB21COPY target/export/publictransport-obu-sw/webapp/ ./webapp/ # buildkit31.54 MB22COPY target/export/publictransport-obu-sw/webapp/config/ ./webapp/configBase/ # buildkit6.81 KB23COPY docker-entrypoint.sh ./ # buildkit594 B24RUN |1 PROJECT_NAME=publictransport-obu-sw /bin/sh -c218 B25ENTRYPOINT ["/bin/bash" "docker-entrypoint.sh"]0 BCommand
ARG RELEASE