sha256:a292786a191e0650eb8f6e40e4eca4e0ddeb758288c684ae24dc369fd140576d
OS/ARCH
Compressed size
469 MB
Last pushed
over 2 years by jclausen
Type
Image
Manifest digest
sha256:5fdc55c6cc5fc7463f76a7e203a725721d2cf9bef453a4d57d789277712071f0
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 / 29.03 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;12.31 MB11ENV JAVA_VERSION=jdk-11.0.23+90 B12RUN /bin/sh -c set -eux;45 MB13RUN /bin/sh -c set -eux;159 B14COPY entrypoint.sh /__cacert_entrypoint.sh # buildkit734 B15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16COPY /app /app # buildkit3.2 MB17COPY /usr/local/lib/build /usr/local/lib/build # buildkit12.05 KB18COPY /usr/local/lib/serverHome /usr/local/lib/serverHome # buildkit363.92 MB19RUN /bin/sh -c mkdir -p177 B20COPY /usr/local/lib/CommandBox/lib/runwar-* /usr/local/lib/CommandBox/lib/ # buildkit15.52 MB21COPY /usr/local/bin/startup-final.sh /usr/local/bin/run.sh # buildkit1.23 KB22RUN /bin/sh -c mkdir -p216 B23COPY /usr/local/lib/CommandBox/cfml/system/config/urlrewrite.xml /usr/local/lib/CommandBox/cfml/system/config/urlrewrite.xml # buildkit1.05 KB24WORKDIR /app32 B25ENV HEALTHCHECK_URI=http://127.0.0.1:8080/?healthcheck=true0 B26HEALTHCHECK &{["CMD-SHELL" "curl --fail ${HEALTHCHECK_URI}0 B27CMD ["/bin/sh" "-c" "/usr/local/bin/run.sh"]0 BCommand
ARG RELEASE