Sign inSign up

ortussolutions/stachebox:2.0.0

Multi-platform
Index digest

sha256:4c43aa3481b496647f645675fb8acebcd5c85b03f9ec0a185fb4378433db0a40

OS/ARCH

Compressed size

413.93 MB

Last pushed

over 3 years by jclausen

Type

Image

Manifest digest

sha256:7d0f328ecd7a1093375ee37391ee19626b5e756ebe0e21dcaffa2c806423bbb3

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 / 25.93 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.46 MB
11ENV JAVA_VERSION=jdk-11.0.18+100 B
12/bin/sh -c set -eux; 42.9 MB
13/bin/sh -c echo Verifying install159 B
14COPY /app /app # buildkit2.8 MB
15COPY /usr/local/lib/build /usr/local/lib/build # buildkit11.8 KB
16COPY /usr/local/lib/serverHome /usr/local/lib/serverHome # buildkit313.34 MB
17RUN /bin/sh -c mkdir -p183 B
18COPY /usr/local/lib/CommandBox/lib/runwar-* /usr/local/lib/CommandBox/lib/ # buildkit13.48 MB
19COPY /usr/local/bin/startup-final.sh /usr/local/bin/run.sh # buildkit822 B
20RUN /bin/sh -c mkdir -p224 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