sha256:dc5118587ad8406b39bf6ef3883f60ca326228456ba206cc31018d18f8dc6815
OS/ARCH
linux/amd64
Compressed size
417.1 MB
Last pushed
about 3 years by jclausen
Type
Image
Manifest digest
sha256:dc5118587ad8406b39bf6ef3883f60ca326228456ba206cc31018d18f8dc6815
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 / 27.26 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 15.65 MB11ENV JAVA_VERSION=jdk-11.0.20+80 B12/bin/sh -c set -eux; 44.69 MB13/bin/sh -c echo Verifying install159 B14COPY /app /app # buildkit2.84 MB15COPY /usr/local/lib/build /usr/local/lib/build # buildkit7.08 KB16COPY /usr/local/lib/serverHome /usr/local/lib/serverHome # buildkit313.29 MB17RUN /bin/sh -c mkdir -p176 B18COPY /usr/local/lib/CommandBox/lib/runwar-* /usr/local/lib/CommandBox/lib/ # buildkit13.36 MB19COPY /usr/local/bin/startup-final.sh /usr/local/bin/run.sh # buildkit1.06 KB20RUN /bin/sh -c mkdir -p217 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