sha256:e0d155c68a39b3a8f4abe4ce0184b8e8ad696d73c4923d39c23caf1ec10f3ec9
OS/ARCH
linux/amd64
Compressed size
503.77 MB
Last pushed
over 1 year by ewoudwerkman
Type
Image
Manifest digest
sha256:e0d155c68a39b3a8f4abe4ce0184b8e8ad696d73c4923d39c23caf1ec10f3ec9
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.16 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 update11.61 MB9ENV JAVA_VERSION=jdk-11.0.26+4_openj9-0.49.00 B10RUN /bin/sh -c set -eux;49.96 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;4.28 MB14USER root0 B15ARG LIBERTY_VERSION=25.0.0.40 B16ARG LIBERTY_SHA=719ffc20a113a68f88dea0295fc366606a4c60280 B17ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/25.0.0.4/openliberty-runtime-25.0.0.4.zip0 B18ARG LIBERTY_BUILD_LABEL=cl250420250407-19020 B19ARG OPENJ9_SCC=true0 B20ARG VERBOSE=false0 B21LABEL org.opencontainers.image.authors=Leo Christy Jesuraj, Melissa0 B22COPY NOTICES /opt/ol/NOTICES # buildkit1.02 KB23COPY helpers /opt/ol/helpers # buildkit10.24 KB24COPY fixes/ /opt/ol/fixes/ # buildkit242 B25RUN |6 LIBERTY_VERSION=25.0.0.4 LIBERTY_SHA=719ffc20a113a68f88dea0295fc366606a4c6028 LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/25.0.0.4/openliberty-runtime-25.0.0.4.zip31 KB26RUN |6 LIBERTY_VERSION=25.0.0.4 LIBERTY_SHA=719ffc20a113a68f88dea0295fc366606a4c6028 LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/25.0.0.4/openliberty-runtime-25.0.0.4.zip321.85 MB27ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/ol/wlp/bin:/opt/ol/helpers/build LOG_DIR=/logs WLP_OUTPUT_DIR=/opt/ol/wlp/output WLP_SKIP_MAXPERMSIZE=true0 B28RUN |6 LIBERTY_VERSION=25.0.0.4 LIBERTY_SHA=719ffc20a113a68f88dea0295fc366606a4c6028 LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/25.0.0.4/openliberty-runtime-25.0.0.4.zip1.03 KB29RUN |6 LIBERTY_VERSION=25.0.0.4 LIBERTY_SHA=719ffc20a113a68f88dea0295fc366606a4c6028 LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/25.0.0.4/openliberty-runtime-25.0.0.4.zip11.56 KB30RUN |6 LIBERTY_VERSION=25.0.0.4 LIBERTY_SHA=719ffc20a113a68f88dea0295fc366606a4c6028 LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/25.0.0.4/openliberty-runtime-25.0.0.4.zip13.44 MB31ENV RANDFILE=/tmp/.rnd OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningGcOnIdle -Xshareclasses:name=openj9_system_scc,cacheDir=/opt/java/.scc,readonly,nonFatal0 B32USER 10010 B33EXPOSE map[9080/tcp:{} 9443/tcp:{}]0 B34ENTRYPOINT ["/opt/ol/helpers/runtime/docker-server.sh"]0 B35CMD ["/opt/ol/wlp/bin/server" "run" "defaultServer"]0 B36USER root0 B37RUN /bin/sh -c ln -s109 B38ADD --chown=1001:0 target/liberty/wlp/usr/servers /servers/ #17.08 MB39RUN /bin/sh -c chmod -R17.08 MB40ADD --chown=1001:0 target/esdl-drive.war /servers/esdl-drive-server/apps #40.24 MB41USER 10010 B42RUN /bin/sh -c mkdir -p262 B43COPY certificates/public.p12 /servers/esdl-drive-server/resources/security/ # buildkit3.64 KB44ARG mode0 B45ENV mode=prod0 B46RUN |1 mode=prod /bin/sh -c255 B47ENTRYPOINT ["/opt/ol/wlp/bin/server" "run"]0 B48CMD ["esdl-drive-server"]0 BCommand
ARG RELEASE