sha256:4c43aa3481b496647f645675fb8acebcd5c85b03f9ec0a185fb4378433db0a40
OS/ARCH
Compressed size
410.33 MB
Last pushed
over 3 years by jclausen
Type
Image
Manifest digest
sha256:296d085d9cf96023803b387b0047ebdd36aaf846f34e2da084d3c6f0f60ef685
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 23.45 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 B10/bin/sh -c apt-get update 14.47 MB11ENV JAVA_VERSION=jdk-11.0.18+100 B12/bin/sh -c set -eux; 42.77 MB13/bin/sh -c echo Verifying install160 B14COPY /app /app # buildkit2.8 MB15COPY /usr/local/lib/build /usr/local/lib/build # buildkit11.8 KB16COPY /usr/local/lib/serverHome /usr/local/lib/serverHome # buildkit313.34 MB17RUN /bin/sh -c mkdir -p183 B18COPY /usr/local/lib/CommandBox/lib/runwar-* /usr/local/lib/CommandBox/lib/ # buildkit13.48 MB19COPY /usr/local/bin/startup-final.sh /usr/local/bin/run.sh # buildkit822 B20RUN /bin/sh -c mkdir -p225 B21COPY /usr/local/lib/CommandBox/cfml/system/config/urlrewrite.xml /usr/local/lib/CommandBox/cfml/system/config/urlrewrite.xml # buildkit1.06 KB22WORKDIR /app32 B23ENV HEALTHCHECK_URI=http://127.0.0.1:8080/?healthcheck=true0 B24HEALTHCHECK &{["CMD-SHELL" "curl --fail ${HEALTHCHECK_URI}0 B25CMD ["/bin/sh" "-c" "/usr/local/bin/run.sh"]0 BCommand
ARG RELEASE