Sign inSign up

ortussolutions/stachebox:focal

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 27.26 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10/bin/sh -c apt-get update 15.65 MB
11ENV JAVA_VERSION=jdk-11.0.20+80 B
12/bin/sh -c set -eux; 44.69 MB
13/bin/sh -c echo Verifying install159 B
14COPY /app /app # buildkit2.84 MB
15COPY /usr/local/lib/build /usr/local/lib/build # buildkit7.08 KB
16COPY /usr/local/lib/serverHome /usr/local/lib/serverHome # buildkit313.29 MB
17RUN /bin/sh -c mkdir -p176 B
18COPY /usr/local/lib/CommandBox/lib/runwar-* /usr/local/lib/CommandBox/lib/ # buildkit13.36 MB
19COPY /usr/local/bin/startup-final.sh /usr/local/bin/run.sh # buildkit1.06 KB
20RUN /bin/sh -c mkdir -p217 B
21COPY /usr/local/lib/CommandBox/cfml/system/config/urlrewrite.xml /usr/local/lib/CommandBox/cfml/system/config/urlrewrite.xml # buildkit1.06 KB
22WORKDIR /app32 B
23ENV HEALTHCHECK_URI=http://127.0.0.1:8080/?healthcheck=true0 B
24HEALTHCHECK &{["CMD-SHELL" "curl --fail ${HEALTHCHECK_URI}0 B
25CMD ["/bin/sh" "-c" "/usr/local/bin/run.sh"]0 B

Command

 ARG RELEASE